/*FONTS.CSS*/
/*------------------------------------------------------------------------------------*/
/* Author: Designova.*/
/* Website: http://www.Designova.net */
/* Copyright: (C) 2015 */

/* IMPORTANT NOTICE: */
/*Some fonts used in this template are Premium Fonts with Special Extended License to Designova. As a buyer of this template you can use these fonts as part of the web template but you shoud not redistribute or resell the fonts by any means */
/*-------------------------------------------------------------------------------------*/




/*-------------------------------------------------------------------------------------*/
/*1. HALIS GROTESQUE PREMIUM FONT - Special Permission Extended License for Designova */
/*-------------------------------------------------------------------------------------*/
/*

/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2014 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Ahmet Altun
 * License URL: http://www.fontspring.com/licenses/ahmet-altun/webfont
 *
 *
 */


@font-face {
    font-family: 'Adelle Italic';
    src: url('bodyfonts/Adelle-Italic.eot');
    src: url('bodyfonts/Adelle-Italic.eot?#iefix') format('embedded-opentype'),
        url('bodyfonts/Adelle-Italic.woff') format('woff'),
        url('bodyfonts/Adelle-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'DIN Condensed';
    src: url('bodyfonts/DINNextLTPro-MediumCond.eot');
    src: url('bodyfonts/DINNextLTPro-MediumCond.eot?#iefix') format('embedded-opentype'),
        url('bodyfonts/DINNextLTPro-MediumCond.woff') format('woff'),
        url('bodyfonts/DINNextLTPro-MediumCond.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'DIN';
    src: url('bodyfonts/DINNextLTPro-Medium.eot');
    src: url('bodyfonts/DINNextLTPro-Medium.eot?#iefix') format('embedded-opentype'),
        url('bodyfonts/DINNextLTPro-Medium.woff') format('woff'),
        url('bodyfonts/DINNextLTPro-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Adelle';
    src: url('bodyfonts/Adelle-Regular.eot');
    src: url('bodyfonts/Adelle-Regular.eot?#iefix') format('embedded-opentype'),
        url('bodyfonts/Adelle-Regular.woff') format('woff'),
        url('bodyfonts/Adelle-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


