@charset "UTF-8";

@font-face {
    font-family: "Inter";
    src: url("./inter/InterVariable.woff2") format("woff2");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "GraphikArabic";
    src: url("./graphik/graphik-arabic-regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "GraphikArabic";
    src: url("./graphik/graphik-arabic-medium.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "GraphikArabic";
    src: url("./graphik/graphik-arabic-semibold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "GraphikArabic";
    src: url("./graphik/graphik-arabic-bold.woff2") format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "GraphikArabic";
    src: url("./graphik/graphik-arabic-black.woff2") format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
