/*  
Theme Name: Henriette
Theme URI: https://restaurant-henriette.fr/
Description: Thème Wordpress pour Henriette
Author: Initial
Author URI: https://initialcaen.fr/
*/

/**** Fonts ****/

@font-face {
	font-family: 'FontAwesome';
	src:url('../fonts/fontawesome-webfont.eot');
	src:url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/fontawesome-webfont.woff') format('woff'),
		url('../fonts/fontawesome-webfont.ttf') format('truetype'),
		url('../fonts/fontawesome-webfont.svg#fontawesome-webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'exposure-trial';
    src: url('../fonts/ExposureTrialVAR.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
		