@font-face {
    font-family: "font-r";
    src: url("../fonts/Almarai/Almarai-Regular.ttf");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "font-m";
    src: url("../fonts/Almarai/Almarai-Regular.ttf");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "font-b";
    src: url("../fonts/Almarai/Almarai-Bold.ttf");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}