@font-face {
  font-family: 'THM-Bold';
  src: url('DINWebPro-Bold.eot'); /* IE9 Compat Modes */
  src: url('DINWebPro-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('DINWebPro-Bold.woff') format('woff'); /* Modern Browsers */       
  font-style:   normal;
  font-weight:  700;
}

@font-face {
  font-family: 'THM-Medium';
  src: url('DINWebPro-Medium.eot'); /* IE9 Compat Modes */
  src: url('DINWebPro-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('DINWebPro-Medium.woff') format('woff'); /* Modern Browsers */       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'THM-Regular';
  src: url('DINWebPro.eot'); /* IE9 Compat Modes */
  src: url('DINWebPro.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('DINWebPro.woff') format('woff'); /* Modern Browsers */       
  font-style:   normal;
  font-weight:  400;
}

