/* Inter Variable */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/inter.woff2") format("woff2");
}

/* Onest Variable */
@font-face {
  font-family: "Onest";
  font-style: normal;
  font-weight: 600 700;
  font-display: swap;
  src: url("../fonts/onest.woff2") format("woff2");
}
