@font-face {
  font-family: 'D-DIN';
  font-style: normal;
  font-weight: normal;
  src:
    local('D-DIN'),
    url('./D-DIN.woff2') format('woff2');
}

@font-face {
  font-family: 'D-DIN';
  font-style: normal;
  font-weight: bold;
  src:
    local('D-DIN'),
    url('./D-DIN-Bold.woff2') format('woff2');
}
