@charset 'UTF-8';
@font-face
{
	font-family: 'DDinCB';
	src: url('fonts/D-DINCondensed-Bold.otf');
	font-weight: bold;
	font-style: normal;
}
@font-face
{
	font-family: 'DDinC';
	src: url('fonts/D-DINCondensed.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
	font-family: 'BodyText';
	src: url('fonts/Aller_Rg.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
