@font-face {
    font-family: "Manrope";
    src: url("../fonts/BahaDigital-Manrope.ttf") format("truetype");
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
}

@font-face {
    font-family: "Space Grotesk";
    src: url("../fonts/BahaDigital-SpaceGrotesk.ttf") format("truetype");
    font-style: normal;
    font-weight: 300 700;
    font-display: swap;
}

@font-face {
    font-family: "Alexandria";
    src: url("../fonts/BahaDigital-Alexandria.ttf") format("truetype");
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
}

@font-face {
    font-family: "Cairo";
    src: url("../fonts/BahaDigital-Cairo.ttf") format("truetype");
    font-style: normal;
    font-weight: 200 800;
    font-display: swap;
}
