@font-face {
  font-family: 'DIN OT';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/DINOT-Light.woff2') format('woff2');
}

@font-face {
  font-family: 'DIN OT';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/DINOT.woff2') format('woff2');
}

@font-face {
  font-family: 'DIN OT';
  font-style: italic;
  font-weight: 400;
  src: url('./fonts/DINOT-Italic.woff2') format('woff2');
}

@font-face {
  font-family: 'DIN OT';
  font-style: normal;
  font-weight: 500;
  src: url('./fonts/DINOT-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'DIN OT';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/DINOT-Bold.woff2') format('woff2');
}
