@font-face {
  font-display: swap;
  font-family: "DINNextBold";
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/din/font.woff2') format('woff2'), url('/fonts/din/font.woff') format('woff');
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/opensans/open-sans-v40-latin-regular.woff2') format('woff2');
}
