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