

/* Déclaration des Fonts */
@font-face {
	font-family: 'OPTIFurst';
	src: url('../../fonts/OPTIFurst-Bold.otf');
}
/* Title & headers */

h1, h2, h3, h4, h5, h6 {font-family:"OPTIFurst";font-weight:normal;}


