@font-face {
  font-family: "ArchivoBlack";
  src: url("../fonts/Archivo-Black.woff2") format("woff2"),
  url("../fonts/Archivo-Black.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DB_Helvethaica_X_Med";
  src: url("../fonts/DB_Helvethaica_X_Med_v3.2.woff2") format("woff2"),
  url("../fonts/DB_Helvethaica_X_Med_v3.2.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "DB_Helvethaica_X_Bd_It";
  src: url("../fonts/DB Helvethaica X Bd It v3.2.woff2") format("woff2"),
  url("../fonts/DB Helvethaica X Bd It v3.2.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
