
/*------------------------------------------------------------*\

	Frygia
	***
	
	Main Font
	

\*------------------------------------------------------------*/

@font-face {
    font-family: 'frygiabold';
    src: url('../fonts/frygia-bold-webfont.eot');
    src: url('../fonts/frygia-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/frygia-bold-webfont.woff2') format('woff2'),
         url('../fonts/frygia-bold-webfont.woff') format('woff'),
         url('../fonts/frygia-bold-webfont.ttf') format('truetype'),
         url('../fonts/frygia-bold-webfont.svg#frygiabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'frygiabook';
    src: url('../fonts/frygia-book-webfont.eot');
    src: url('../fonts/frygia-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/frygia-book-webfont.woff2') format('woff2'),
         url('../fonts/frygia-book-webfont.woff') format('woff'),
         url('../fonts/frygia-book-webfont.ttf') format('truetype'),
         url('../fonts/frygia-book-webfont.svg#frygiabook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'frygialight';
    src: url('../fonts/frygia-light-webfont.eot');
    src: url('../fonts/frygia-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/frygia-light-webfont.woff2') format('woff2'),
         url('../fonts/frygia-light-webfont.woff') format('woff'),
         url('../fonts/frygia-light-webfont.ttf') format('truetype'),
         url('../fonts/frygia-light-webfont.svg#frygialight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'frygiaregular';
    src: url('../fonts/frygia-regular-webfont.eot');
    src: url('../fonts/frygia-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/frygia-regular-webfont.woff2') format('woff2'),
         url('../fonts/frygia-regular-webfont.woff') format('woff'),
         url('../fonts/frygia-regular-webfont.ttf') format('truetype'),
         url('../fonts/frygia-regular-webfont.svg#frygiaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------------------------------------------------------*\

	Blender
	***
	
	Headline Font
	

\*------------------------------------------------------------*/

@font-face {
    font-family: 'blender_promedium';
    src: url('../fonts/blenderpro-medium-webfont.eot');
    src: url('../fonts/blenderpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/blenderpro-medium-webfont.woff2') format('woff2'),
         url('../fonts/blenderpro-medium-webfont.woff') format('woff'),
         url('../fonts/blenderpro-medium-webfont.ttf') format('truetype'),
         url('../fonts/blenderpro-medium-webfont.svg#blender_promedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'blender_probook';
    src: url('../fonts/blenderpro-book-webfont.eot');
    src: url('../fonts/blenderpro-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/blenderpro-book-webfont.woff2') format('woff2'),
         url('../fonts/blenderpro-book-webfont.woff') format('woff'),
         url('../fonts/blenderpro-book-webfont.ttf') format('truetype'),
         url('../fonts/blenderpro-book-webfont.svg#blender_probook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'blender_prothin';
    src: url('../fonts/blenderpro-thin-webfont.eot');
    src: url('../fonts/blenderpro-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/blenderpro-thin-webfont.woff2') format('woff2'),
         url('../fonts/blenderpro-thin-webfont.woff') format('woff'),
         url('../fonts/blenderpro-thin-webfont.ttf') format('truetype'),
         url('../fonts/blenderpro-thin-webfont.svg#blender_prothin') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*------------------------------------------------------------*\
	

	Font Settings
	***
	

\*------------------------------------------------------------*/

html, body {
	-webkit-font-feature-settings: "liga";
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
