@font-face {
	font-family: 'Anton Regular';
	src: url('fonts/anton/anton-regular-webfont.woff2') format('woff2'),
			 url('fonts/anton/anton-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DINCond';
	src: url('fonts/din_cond/subset-DINCond-Medium.woff2') format('woff2'),
			url('fonts/din_cond/subset-DINCond-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
