/*FONTS.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Author: SandraRomano.es*/
/* Website: http://sandraromano.es */
/* Copyright: (C) 2014 */
/*-------------------------------------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------*/
/* Font: Open Sans Family */
/* Source: Google Web Fonts Library */
/* License Type: GPL */
/*--------------------------------------------------------*/
@font-face{ 
font-family:"OpenSansRegular";
src: url('OpenSans/OpenSans-Regular-webfont.eot'); 
src: 
url('OpenSans/OpenSans-Regular-webfont.woff') format('woff'), 
url('OpenSans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), 
url('OpenSans/OpenSans-Regular-webfont.ttf') format('truetype'), 
url('OpenSans/OpenSans-Regular-webfont.svg#webfont') format('svg'); 
}

@font-face{ 
font-family:"OpenSansItalic";
src: url('OpenSans/OpenSans-Italic-webfont.eot'); 
src: 
url('OpenSans/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), 
url('OpenSans/OpenSans-Italic-webfont.woff') format('woff'), 
url('OpenSans/OpenSans-Italic-webfont.ttf') format('truetype'), 
url('OpenSans/OpenSans-Italic-webfont.svg#webfont') format('svg'); 
}

@font-face{ 
font-family:"OpenSansBold";
src: url('OpenSans/OpenSans-Bold-webfont.eot'); 
src: 
url('OpenSans/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), 
url('OpenSans/OpenSans-Bold-webfont.woff') format('woff'), 
url('OpenSans/OpenSans-Bold-webfont.ttf') format('truetype'), 
url('OpenSans/OpenSans-Bold-webfont.svg#webfont') format('svg'); 
}

@font-face{ 
font-family:"OpenSansLight";
src: url('OpenSans/OpenSans-Light-webfont.eot'); 
src: 
url('OpenSans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), 
url('OpenSans/OpenSans-Light-webfont.woff') format('woff'), 
url('OpenSans/OpenSans-Light-webfont.ttf') format('truetype'), 
url('OpenSans/OpenSans-Light-webfont.svg#webfont') format('svg'); 
}

@font-face{ 
font-family:"OpenSansLightItalic";
src: url('OpenSans/OpenSans-LightItalic-webfont.eot'); 
src: 
url('OpenSans/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'), 
url('OpenSans/OpenSans-LightItalic-webfont.woff') format('woff'), 
url('OpenSans/OpenSans-LightItalic-webfont.ttf') format('truetype'), 
url('OpenSans/OpenSans-LightItalic-webfont.svg#webfont') format('svg'); 
}

/*--------------------------------------------------------*/
/* Font: Nexa Free Family */
/* Source: Fontfabric */
/* License Type: GPL */
/*--------------------------------------------------------*/
@font-face{ 
font-family:"NexaBold";
src: url('Nexa/nexa_bold-webfont.eot'); 
src: 
url('Nexa/nexa_bold-webfont.woff') format('woff'), 
url('Nexa/nexa_bold-webfont.eot?#iefix') format('embedded-opentype'), 
url('Nexa/nexa_bold-webfont.ttf') format('truetype'), 
url('Nexa/nexa_bold-webfont.svg#webfont') format('svg'); 
}

@font-face{ 
font-family:"NexaLight";
src: url('Nexa/nexa_light-webfont.eot'); 
src: 
url('Nexa/nexa_light-webfont.woff') format('woff'), 
url('Nexa/nexa_light-webfont.eot?#iefix') format('embedded-opentype'), 
url('Nexa/nexa_light-webfont.ttf') format('truetype'), 
url('Nexa/nexa_light-webfont.svg#webfont') format('svg'); 
}


/*--------------------------------------------------------*/
/* Font: GFS Porson Regular */
/* Source: Greek Font Society */
/* License Type: GPL */
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 23, 2014 */
/*--------------------------------------------------------*/
@font-face {
    font-family: 'gfs_porsonregular';
    src: url('gfsporson/gfsporson-webfont.eot');
    src: url('gfsporson/gfsporson-webfont.eot?#iefix') format('embedded-opentype'),
         url('gfsporson/gfsporson-webfont.woff') format('woff'),
         url('gfsporson/gfsporson-webfont.ttf') format('truetype'),
         url('gfsporson/gfsporson-webfont.svg#gfs_porsonregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

