@font-face {
    font-family: 'TeX-Gyre-Adventor';
    src: url('../fonts/texgyreadventor_bold_webfont.eot');
    src: url('../fonts/texgyreadventor_bold_webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor_bold_webfont.woff') format('woff'),
         url('../fonts/texgyreadventor_bold_webfont.svg#texgyreadventorbold') format('svg'),
         url('../fonts/texgyreadventor_bold_webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'TeX-Gyre-Adventor';
    src: url('../fonts/texgyreadventor_bolditalic_webfont.eot');
    src: url('../fonts/texgyreadventor_bolditalic_webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor_bolditalic_webfont.woff') format('woff'),
         url('../fonts/texgyreadventor_bolditalic_webfont.svg#texgyreadventorbold_italic') format('svg'),
         url('../fonts/texgyreadventor_bolditalic_webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'TeX-Gyre-Adventor';
    src: url('../fonts/texgyreadventor_italic_webfont.eot');
    src: url('../fonts/texgyreadventor_italic_webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor_italic_webfont.woff') format('woff'),
         url('../fonts/texgyreadventor_italic_webfont.svg#texgyreadventoritalic') format('svg'),
         url('../fonts/texgyreadventor_italic_webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'TeX-Gyre-Adventor';
    src: url('../fonts/texgyreadventor_regular_webfont.eot');
    src: url('../fonts/texgyreadventor_regular_webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreadventor_regular_webfont.woff') format('woff'),
         url('../fonts/texgyreadventor_regular_webfont.svg#texgyreadventorregular') format('svg'),
         url('../fonts/texgyreadventor_regular_webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/*
 * Zerospace
 */
@font-face {
    font-family: 'Zerospace';
    src: url('../fonts/zerospace.eot');
    src:
         url('../fonts/zerospace.eot') format('embedded-opentype'),
         url('../fonts/zerospace.ttf') format('truetype');
}


/*
 * Icons
 */
@font-face {
	font-family: 'icons';
	src:url('../fonts/icons.eot?-v2pu0i');
	src:url('../fonts/icons.eot?#iefix-v2pu0i') format('embedded-opentype'),
		url('../fonts/icons.woff?-v2pu0i') format('woff'),
		url('../fonts/icons.ttf?-v2pu0i') format('truetype'),
		url('../fonts/icons.svg?-v2pu0i#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}