@charset "utf-8";
/* CSS Document */
@font-face {
font-family: 'ERASDEMI';
src: url('fonts/ERASDEMI.TTF') format('truetype');
}

@font-face {
font-family: 'Univers57Condensed';
src: url('fonts/Univers 57 Condensed.ttf') format('truetype');
}

@font-face {
	font-family: 'HelveticaNeueLTCom-Bd';
	src: url('fonts/HelveticaNeueLTCom-Bd.ttf');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'HelveticaNeueLTCom-Md';
	src: url('fonts/HelveticaNeueLTCom-Md.ttf');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueLTCom-Roman';
	src: url('fonts/HelveticaNeueLTCom-Roman.ttf');
	font-weight: bold;
	font-style: normal;
}