/*
 Theme Name:   Ceci n'est pas un conte
 Theme URI:    https://cecinestpasunconte.fr
 Description:  Thème Wordpress pour Ceci n'est pas un conte
 Author: Alternetwork
 Author URI: https://cecinestpasunconte.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: 'Noe-display';
	src:url('../fonts/Noe-Text-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Noe-display-bold';
	src:url('../fonts/Noe-Display-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Noe-display-italic';
	src:url('../fonts/Noe-Display-Regular-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
