﻿
@font-face {
    font-family: 'DinMitStd';
    src: url('fonts/DINMittelschriftStd.eot');
    src: url('fonts/DINMittelschriftStd.eot?#iefix') format('embedded-opentype'),
         url('fonts/DINMittelschriftStd.woff') format('woff'),
         url('fonts/DINMittelschriftStd.ttf') format('truetype'),
         url('fonts/DINMittelschriftStd.svg#DinMitStd') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DinMit';
    src: url('fonts/DINMittelschrift.eot');
    src: url('fonts/DINMittelschrift.eot?#iefix') format('embedded-opentype'),
         url('fonts/DINMittelschrift.woff') format('woff'),
         url('fonts/DINMittelschrift.ttf') format('truetype'),
         url('fonts/DINMittelschrift.svg#DinMit') format('svg');
    font-weight: normal;
    font-style: normal;
}