@font-face {
	font-family: 'raps-regular';
	src: url('../fonts/DINOffcPro.ttf') format('truetype'),
		 url('../fonts/DINOfficePro_regular.woff') format('woff');
}

@font-face {
	font-family: 'raps-bold';
	src: url(../fonts/DINOffcPro-Bold.ttf) format('truetype');
}

@font-face {
	font-family: 'raps-light';
	src: url(../fonts/DINOffcPro-Light.ttf) format('truetype');
}