@font-face {
  font-family: "Inter";
  src: url("../../assets/fonts/inter-300.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cairo";
  src: url("../../assets/fonts/cairo-300.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}