@font-face {
    font-family: 'DINLig';
    src: url('fonts/DINLig.eot');
    src: url('fonts/DINLig.eot') format('embedded-opentype'),
         url('fonts/DINLig.woff2') format('woff2'),
         url('fonts/DINLig.woff') format('woff'),
         url('fonts/DINLig.ttf') format('truetype'),
         url('fonts/DINLig.svg#DINLig') format('svg');
}