@font-face {
    font-family: 'DINSchrift_light';
    src: url('fonts/DINNeuzeitGrotesk-Light.woff2') format('woff2'),
        url('fonts/DINNeuzeitGrotesk-Light.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
  font-family: 'DINEngschrift';
  src: url('fonts/DINEngschrift.woff') format('woff'),
       url('fonts/DINEngschrift.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NotoSerif-Bold';
  src: url('fonts/NotoSerif-Bold.woff') format('woff'),
       url('fonts/NotoSerif-Bold.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NotoSerif-BoldItalic';
  src: url('fonts/NotoSerif-BoldItalic.woff') format('woff'),
       url('fonts/NotoSerif-BoldItalic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NotoSerif-Italic';
  src: url('fonts/NotoSerif-Italic.woff') format('woff'),
       url('fonts/NotoSerif-Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NotoSerif-Regular';
  src: url('fonts/NotoSerif-Regular.woff2') format('woff2'),
       url('fonts/NotoSerif.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}