@import "fonts/stylesheet.css";


.K2D_Light { font-family: 'K2D-Light'; }
.K2D_Regular { font-family: 'K2D-Regular'; }
.K2D_Bold { font-family: 'K2D-Bold'; }


.BellotaText_Light { font-family: 'BellotaText-Light'; }
.BellotaText_Regular { font-family: 'BellotaText-Regular'; }
.BellotaText_Bold { font-family: 'BellotaText-Bold'; }


/* custom styles */
.exergue {
	font-family: 'K2D-Bold';
	font-size: 20px;
	color: #3d4d9c;
}
.gras {
	font-family: 'K2D-SemiBold';
	font-size: 20px;
	color: #000;
}
.vf {
	font-family: 'K2D-BoldItalic';
	font-size: 20px;
	color: #439ad9;
}
.wavelet, .petite_vague { 
	position: relative;
	width: 50px;
	margin-right: 15px;
}
.contenu-titre {
	font-family: 'K2D-Bold';
	font-size: 28px;
	color: #3d4d9c;
}


