@font-face {
    font-family: "BL Manrope";
    src: url(../fonts/manrope-variablefont.woff2) format("woff2");
    font-weight: 200 800;
    font-style: normal;
    font-display: swap;
}

:root {
    --bl-font-heading: "BL Manrope", sans-serif;
}