@font-face {
	font-family: 'polarisregular';
	src: url('type/polaris-webfont.eot');
	src: url('type/polaris-webfont.eot%3F') format('embedded-opentype'),
			 url('type/polaris-webfont.woff') format('woff'),
			 url('type/polaris-webfont.ttf') format('truetype'),
			 url('type/polaris-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'american_typewriter_std_medRg';
	src: url('type/americantypewriterstd-med-webfont.eot');
	src: url('type/americantypewriterstd-med-webfont.eot%3F') format('embedded-opentype'),
			 url('type/americantypewriterstd-med-webfont.woff') format('woff'),
			 url('type/americantypewriterstd-med-webfont.ttf') format('truetype'),
			 url('type/americantypewriterstd-med-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'amertype_md_btmedium';
	src: url('type/amrtypen-webfont.eot');
	src: url('type/amrtypen-webfont.eot%3F') format('embedded-opentype'),
			 url('type/amrtypen-webfont.woff') format('woff'),
			 url('type/amrtypen-webfont.ttf') format('truetype'),
			 url('type/amrtypen-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-style: normal !important; font-weight: normal !important;
}
h2 {
	font-style: normal !important; font-weight: normal !important;
}
h3 {
	font-style: normal !important; font-weight: normal !important;
}
h4 {
	font-style: normal !important; font-weight: normal !important;
}
img {
	border: 0px currentColor;
}