@font-face {
    font-family: MU;
    src: url("font/Al\ Maaref\ Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: MU;
    src: url("font/Al\ Maaref\ Regular.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: MU;
    src: url("font/Al\ Maaref\ Medium.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: MU;
    src: url("font/Al\ Maaref\ Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: MU;
    src: url("font/Al\ Maaref\ Extrabold.otf") format("opentype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* Arabic font */
@font-face {
    font-family: MU-RTL;
    src: url("font/Al\ Maaref\ Light.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: MU-RTL;
    src: url("font/Al\ Maaref\ Regular.otf") format("opentype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: MU-RTL;
    src: url("font/Al\ Maaref\ Medium.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: MU-RTL;
    src: url("font/Al\ Maaref\ Bold.otf") format("opentype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: MU-RTL;
    src: url("font/Al\ Maaref\ Extrabold.otf") format("opentype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
