@font-face {
  font-family: 'DinRegular';
  src: url('./DIN-Regular.eot');
  src: url('./DIN-Regular.eot?#iefix') format('embedded-opentype'),
    url('./DIN-Regular.woff2') format('woff2'),
    url('./DIN-Regular.woff') format('woff'),
    url('./DIN-Regular.ttf') format('truetype'),
    url('./DIN-Regular.svg#DIN-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}