@font-face {
  font-family: "Bely Display";
  src: url("BelyDisplay.woff2") format("woff2"),
    url("BelyDisplay.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Alfarn 2";
  src: url("Alfarn2.woff2") format("woff2"), url("Alfarn2.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
