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

}

@font-face {
    font-family: 'opensanslight';
    src: url('fonts/opensans-light-webfont.eot');
    src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light-webfont.woff') format('woff'),
         url('fonts/opensans-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}
