@CHARSET "UTF-8";

@font-face {
	font-family: 'HPSimplified';
	src:
		url("fonts/hps-euro-regular-eot.eot");
	src:
		url("fonts/hps-euro-regular-eot.eot?#iefix")
		format('embedded-opentype'),
		url("fonts/hps-euro-regular-woff.woff")
		format('woff'),
		url("fonts/hps-euro-regular-ttf.ttf")
		format('truetype');
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'HPSimplified';
	src: url("fonts/hps-euro-bold-eot.eot");
	src:
		url("fonts/hps-euro-bold-eot.eot?#iefix")
		format('embedded-opentype'),
		url("fonts/hps-euro-bold-woff.woff")
		format('woff'),
		url("fonts/hps-euro-bold-ttf.ttf")
		format('truetype');
	font-weight: bold;
	font-style: normal
}