@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Arial Black';
	src: url('Arial_Black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

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

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

@font-face {
	font-family: 'Arial Narrow Bold';
	src: url('Arial_Narrow_Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

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

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

@font-face {
	font-family: 'MYRIADPRO';
	src: url('MYRIADPRO.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
