@font-face {
    font-family: 'DIN Condensed';
    src: local('DIN Condensed Light'), local('DIN-Condensed-Light'),
        url('DINCondensed-Light.woff2') format('woff2'),
        url('DINCondensed-Light.woff') format('woff'),
        url('DINCondensed-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
  }