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