/* ------------------------------------------------*/
/*   			AFFOGATO FONT FILES   	   		   */
/* ------------------------------------------------*/

@font-face {
    font-family: 'Affogato-Medium';
    src: url('../fonts/Affogato-Medium.eot');
    src: url('../fonts/Affogato-Medium.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/Affogato-Medium.woff') format('woff'),
         url('../fonts/Affogato-Medium.woff2') format('woff2'),
         url('../fonts/Affogato-Medium.ttf')  format('truetype'),
         url('../fonts/Affogato-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Affogato-Regular';
    src: url('../fonts/Affogato-Regular.eot');
    src: url('../fonts/Affogato-Regular.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/Affogato-Regular.woff') format('woff'),
         url('../fonts/Affogato-Regular.woff2') format('woff2'),
         url('../fonts/Affogato-Regular.ttf')  format('truetype'),
         url('../fonts/Affogato-Regular.svg') format('svg');
}
@font-face {
    font-family: 'Affogato-Light';
    src: url('../fonts/Affogato-Light.eot');
    src: url('../fonts/Affogato-Light.eot?#iefix') format('embedded-opentype'),
    	 url('../fonts/Affogato-Light.woff') format('woff'),
         url('../fonts/Affogato-Light.woff2') format('woff2'),
         url('../fonts/Affogato-Light.ttf')  format('truetype'),
         url('../fonts/Affogato-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}