/* fonts definitions */

@font-face {
	font-family: 'Galibier';
	font-style: normal;
	font-weight: 800;
	src: url(fonts/galibier-etroit-bolditalic.otf);
}


@font-face {
	font-family: 'Galibier';
	font-style: normal;
	font-weight: 800;
	src: url(fonts/galibier-bold.otf);
}

