@font-face {
  font-family: 'DIN1451LTW01-Engschrift';
  src: url('../fonts/DIN1451LTW01-Engschrift.woff2') format('woff2'),
       url('../fonts/DIN1451LTW01-Engschrift.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Smoolthan-Regular';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Smoolthan-Regular.woff2') format('woff2'),
    url('../fonts/Smoolthan-Regular.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Smoolthan-Semibold';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/Smoolthan-Semibold.woff2') format('woff2'),
    url('../fonts/Smoolthan-Semibold.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Smoolthan-Bold';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/Smoolthan-Bold.woff2') format('woff2'),
    url('../fonts/Smoolthan-Bold.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: tykon;
  src: url('../fonts/tykon.woff2') format("woff2"),
  url('../fonts/tykon.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter-Regular;
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Inter-Regular.woff2') format('woff2'),
    url('../fonts/Inter-Regular.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: Inter-Bold;
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Inter-Bold.woff2') format('woff2'),
    url('../fonts/Inter-Bold.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: Inter-Medium;
  src: url('../fonts/Inter-Medium.woff2') format('woff2'),
       url('../fonts/Inter-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'OpenSans-Regular';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/OpenSans-Regular.woff2') format('woff2'),
    url('../fonts/OpenSans-Regular.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'OpenSans-Semibold';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/OpenSans-Semibold.woff2') format('woff2'),
    url('../fonts/OpenSans-Semibold.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'OpenSans-Bold';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/OpenSans-Bold.woff2') format('woff2'),
    url('../fonts/OpenSans-Bold.woff') format('woff');
  font-display: swap;
}

