@font-face {
    font-family: 'din-light';
    src: url('../fonts/dinlight-webfont.woff2') format('woff2'),
         url('../fonts/dinlight-webfont.woff') format('woff'),
         url('../fonts/DINLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}