@font-face {
	font-family: 'DINPro-Regular';
	src: url('DINPro-Regular.eot');
	src: url('DINPro-Regular.woff2') format('woff2'),
		url('DINPro-Regular.woff') format('woff'),
		url('DINPro-Regular.ttf') format('truetype'),
		url('DINPro-Regular.svg#DINPro-Regular') format('svg'),
		url('DINPro-Regular.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'DINPro-Medium';
  src: url('DINPro-Medium.eot');
  src: url('DINPro-Medium.woff2') format('woff2'),
       url('DINPro-Medium.woff') format('woff'),
       url('DINPro-Medium.ttf') format('truetype'),
       url('DINPro-Medium.svg#DINPro-Medium') format('svg'),
       url('DINPro-Medium.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'DINPro-Bold';
	src: url('DINPro-Bold.eot');
	src: url('DINPro-Bold.woff2') format('woff2'),
		url('DINPro-Bold.woff') format('woff'),
		url('DINPro-Bold.ttf') format('truetype'),
		url('DINPro-Bold.svg#DINPro-Bold') format('svg'),
		url('DINPro-Bold.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}