
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");

@font-face {
  font-family: "DINNextLTPro-Bold";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url("./dinnextltpro/DINNextLTPro-Bold.woff?v=1.0.0") format("woff"), url("./dinnextltpro/DINNextLTPro-Bold.woff2?v=1.0.0") format("woff2");
}

@font-face {
  font-family: "SourceSerifPro-Regular";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url("./sourceserifpro/SourceSerifPro-Regular.woff?v=1.0.0") format("woff"), url("./sourceserifpro/SourceSerifPro-Regular.woff2?v=1.0.0") format("woff2");
}
