/* Embedded fonts                                                   */
/* Syntax from Fontspring:                                          */
/* http://blog.fontspring.com/2011/02/further-hardening-of-the-bulletproof-syntax/ */
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 12, 2016 */


/* - Logotype                                                       */
@font-face { 
    font-family: an-logotype;
	src: url('fonts/aressence-webfont.eot');
	src: url('fonts/aressence-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/aressence-webfont.woff2') format('woff2'),
	     url('fonts/aressence-webfont.woff') format('woff'),
	     url('fonts/aressence-webfont.ttf') format('truetype');
	font-weight:  normal;
	font-style:   normal;
}

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

/* - Standard text                                                  */
@font-face { /* regular */
    font-family: an-text;
	src: url('fonts/opensans-light-webfont.eot');
	src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/opensans-light-webfont.woff2') format('woff2'),
	     url('fonts/opensans-light-webfont.woff') format('woff'),
	     url('fonts/opensans-light-webfont.ttf') format('truetype');
	font-weight:  300;
	font-style:   normal;
}
@font-face { /* italic */
    font-family: an-text;
	src: url('fonts/opensans-lightitalic-webfont.eot');
	src: url('fonts/opensans-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/opensans-lightitalic-webfont.woff2') format('woff2'),
	     url('fonts/opensans-lightitalic-webfont.woff') format('woff'),
	     url('fonts/opensans-lightitalic-webfont.ttf') format('truetype');
	font-weight:  300;
	font-style:   italic;
}
@font-face { /* bold */
    font-family: an-text;
	src: url('fonts/opensans-semibold-webfont.eot');
	src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/opensans-semibold-webfont.woff2') format('woff2'),
	     url('fonts/opensans-semibold-webfont.woff') format('woff'),
	     url('fonts/opensans-semibold-webfont.ttf') format('truetype');
	font-weight:  bold;
	font-style:   normal;
}
@font-face { /* italic bold */
    font-family: an-text;
	src: url('fonts/opensans-semibolditalic-webfont.eot');
	src: url('fonts/opensans-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/opensans-semibolditalic-webfont.woff2') format('woff2'),
	     url('fonts/opensans-semibolditalic-webfont.woff') format('woff'),
	     url('fonts/opensans-semibolditalic-webfont.ttf') format('truetype');
	font-weight:  bold;
	font-style:   italic;
}

/* - Cursive highlight                                                         */
@font-face {
    font-family: an-cursive;
	src: url('fonts/oleoscript-regular-webfont.eot');
	src: url('fonts/oleoscript-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('fonts/oleoscript-regular-webfont.woff2') format('woff2'),
	     url('fonts/oleoscript-regular-webfont.woff') format('woff'),
	     url('fonts/oleoscript-regular-webfont.ttf') format('truetype');
	font-weight:  normal;
	font-style:   normal;
}
