
@font-face {
	font-family: 'DIN Pro';
	font-style: normal;
	font-weight: 400;
	src: url(din-pro.ttf);
}

@font-face {
	font-family: 'DIN Pro';
	font-style: normal;
	font-weight: 600;
	src: url(din-pro-medium.ttf);
}

@font-face {
	font-family: 'DIN Pro';
	font-style: normal;
	font-weight: 800;
	src: url(din-pro-bold.ttf);
}



@font-face {
	font-family: 'CharterC';
	font-style: normal;
	font-weight: 400;
	src: url(charterc.otf);
}

@font-face {
	font-family: 'CharterC';
	font-style: normal;
	font-weight: 800;
	src: url(charterc-bold.otf);
}

