@font-face {
    font-family: 'dinmedium';
    src: url('din_medium-webfont.eot');
    src: url('din_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('din_medium-webfont.woff') format('woff'),
         url('din_medium-webfont.ttf') format('truetype'),
         url('din_medium-webfont.svg#din_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dinregular';
    src: url('din_regular-webfont.eot');
    src: url('din_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('din_regular-webfont.woff') format('woff'),
         url('din_regular-webfont.ttf') format('truetype'),
         url('din_regular-webfont.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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