@font-face {
  font-family: "ZinDisplay";
  src: url("../fonts/zin-display-condensed-font/zin-display.otf")
    format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "ZinDisplayCondensed";
  src: url("../fonts/zin-display-condensed-font/zin-display-condensed.otf")
    format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "ZinDisplayExtended";
  src: url("../fonts/zin-display-condensed-font/zin-display-extended.otf")
    format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Calibri";
  src: url("../fonts/calibri/calibri.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Calibri";
  src: url("../fonts/calibri/calibri_bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
