@font-face {
	font-family: 'font';
	src: url('font.eot');
	src: local('font'), url('font.woff') format('woff'), url('font.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_1575">Text with this font applied</p> */
.DinBold {
	font-family: 'font' !important;
}

/* Font downloaded from FontsForWeb.com */