/* CSS Document */
@font-face {
	font-family: 'maxterfont';
	src: url('maxter.eot');
	src: url('maxter.eot?#iefix') format('embedded-opentype'),
			 url('maxter.woff') format('woff'),
			 url('maxter.ttf') format('truetype'),
			 url('maxter.svg#maxterfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'maxterfont';
	src: url('maxter_bold.eot');
	src: url('maxter_bold.eot?#iefix') format('embedded-opentype'),
			 url('maxter_bold.woff') format('woff'),
			 url('maxter_bold.ttf') format('truetype'),
			 url('maxter_bold.svg#maxterfont') format('svg');
	font-weight: bold;
	font-style: normal;
}