@charset "utf-8";
/* CSS Document */


@font-face {
	font-family: 'ArialNarrow';
	src: url('arialnarrow.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ArialNarrowBold';
	src: url('arialnarrow_bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open Sans';
	src: url('OpenSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*
@font-face {
	font-family: 'ArialRounded';
	src: url('Arial_Rounded_MT_Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}*/