@font-face {
  font-family: 'fa';
  src: url('fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), 
       url('fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), 
       url('fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), 
       url('fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), 
       url('fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

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

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

