/*
  Webfont CSS for coDiagnostiX IFU Archive
  Copyright (c) 2013 Dental Wings
*/

@font-face {
  font-family: 'ff-din-web-pro';
  src: url('fonts/DINWebPro.eot?') format('eot'), url('fonts/DINWebPro.woff') format('woff');
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: 'ff-din-web-pro';
  src: url('fonts/DINWebPro-Ita.eot?') format('eot'), url('fonts/DINWebPro-Ita.woff') format('woff');
  font-style: italic;
  font-weight: normal;
}

@font-face {
  font-family: 'ff-din-web-pro';
  src: url('fonts/DINWebPro-Bold.eot?') format('eot'), url('fonts/DINWebPro-Bold.woff') format('woff');
  font-style: normal;
  font-weight: bold;
}