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

@font-face {
  src:
    url("../fonts/calibri-bold-webfont.woff2") format("woff2"),
    url("../fonts/calibri-bold-webfont.woff") format("woff");
  font-family: "Calibri";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  src: url("../fonts/Majrit-Text-Black.woff2") format("woff2"), url("../fonts/Majrit-Text-Black.woff") format("woff");
  font-family: "MajritTx";
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  src: url("../fonts/Majrit-Text-Roman.woff2") format("woff2"), url("../fonts/Majrit-Text-Roman.woff") format("woff");
  font-family: "MajritTxRoman";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  src: url("../fonts/marcinantb-regular-webfont.woff2") format("woff2"), url("../fonts/marcinantb-regular-webfont.woff") format("woff");
  font-family: "MarcinAntB";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  src: url("../fonts/marcinantb-bold-webfont.woff2") format("woff2"), url("../fonts/marcinantb-bold-webfont.woff") format("woff");
  font-family: "MarcinAntB";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
