@font-face {
  font-family: 'din';
  src: url('../fonts/dinregular.eot'); /* IE9 Compat Modes */
  src:url('../fonts/dinregular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	   url('../fonts/dinregular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/dinregular.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/dinregular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/dinregular.svg#DIN-Regular') format('svg'); /* Legacy iOS */
	font-style: normal;
	font-weight: normal;
}
