@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'ArialNarrowRegular';
	src: url('arial_narrow-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'ArialNarrowRegular';
	src: url(//http://:/) format('no404'), url('arial_narrow-webfont.woff') format('woff'), url('arial_narrow-webfont.ttf') format('truetype'), url('arial_narrow-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'ArialNarrowBold';
	src: url('arial_narrow_bold-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'ArialNarrowBold';
	src: url(//http://:/) format('no404'), url('arial_narrow_bold-webfont.woff') format('woff'), url('arial_narrow_bold-webfont.ttf') format('truetype'), url('arial_narrow_bold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'ITCAmericanTypewriter';
	src: url('americantypewriterstd-med-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'ITCAmericanTypewriter';
	src: url(//http://:/) format('no404'), url('americantypewriterstd-med-webfont.woff') format('woff'), url('americantypewriterstd-med-webfont.ttf') format('truetype'), url('americantypewriterstd-med-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}