@font-face {
  font-family: "Broadw";
  src: url("Broadw.ttf");
  font-display: swap;
}
@font-face {
  font-family: "DinCondensed";
  src: url("DinCondensed-Bold.ttf");
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: "TypoSlabserif";
  src: url("TypoSlabserif-light.ttf");
  font-weight: lighter;
  font-display: swap;
}
