@font-face {
	font-family: Martel;
	src: url('/includes/fonts/martel/Martel-Light.ttf') format('truetype');
	font-weight: 200;
}
@font-face {
	font-family: Martel;
	src: url('/includes/fonts/martel/Martel-Regular.ttf') format('truetype');
	font-weight: 400;
}
@font-face {
	font-family: Martel;
	src: url('/includes/fonts/martel/Martel-Bold.ttf') format('truetype');
	font-weight: 700;
}
@font-face {
	font-family: Martel;
	src: url('/includes/fonts/martel/Martel-Heavy.ttf') format('truetype');
	font-weight: 900;
}