@font-face {
   font-family: "BL Sora";
   src: url("../fonts/sora-variableFont.woff2") format("woff2");
   font-weight: 100 900;
   font-style: normal;
   font-display: swap;
}

:root {
   --bl-font-heading: "BL Sora", system-ui, -apple-system, Segoe UI, Roboto, Arial,
      sans-serif;
}
