@font-face {
    font-family: 'ComfortaaM';
    src: url('Comfortaa-Medium.woff2') format('woff2'),
        url('Comfortaa-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Comfortaa';
    src: url('Comfortaa-Regular.woff2') format('woff2'),
        url('Comfortaa-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ComfortaaSB';
    src: url('Comfortaa-SemiBold.woff2') format('woff2'),
        url('Comfortaa-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ComfortaaB';
    src: url('Comfortaa-Bold.woff2') format('woff2'),
        url('Comfortaa-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ComfortaaL';
    src: url('Comfortaa-Light.woff2') format('woff2'),
        url('Comfortaa-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Articulat';
    src: url('ArticulatCF-Normal.woff2') format('woff2'),
        url('ArticulatCF-Normal.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* @font-face {
    font-family: 'ArticulatTH';
    src: url('ArticulatCF-Thin.woff2') format('woff2'),
        url('ArticulatCF-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
} */

@font-face {
    font-family: 'ArticulatB';
    src: url('ArticulatCF-DemiBold.woff2') format('woff2'),
        url('ArticulatCF-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoNaskhArabic';
    src: url('NotoNaskhArabic-Regular.woff2') format('woff2'),
        url('NotoNaskhArabic-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoNaskhArabicSB';
    src: url('NotoNaskhArabic-SemiBold.woff2') format('woff2'),
        url('NotoNaskhArabic-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoNaskhArabicB';
    src: url('NotoNaskhArabic-Bold.woff2') format('woff2'),
        url('NotoNaskhArabic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NotoNaskhArabicM';
    src: url('NotoNaskhArabic-Medium.woff2') format('woff2'),
        url('NotoNaskhArabic-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}