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

@font-face {
    font-family: 'Fustat extra boldx';
    src: url('../fonts/fustat/Fustat-ExtraBold.woff2') format('woff2'),
        url('../fonts/fustat/Fustat-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Fustat extra light';
    src: url('../fonts/fustat/Fustat-ExtraLight.woff2') format('woff2'),
        url('../fonts/fustat/Fustat-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Fustat medium';
    src: url('../fonts/fustat/Fustat-Medium.woff2') format('woff2'),
        url('../fonts/fustat/Fustat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Fustat light';
    src: url('../fonts/fustat/Fustat-Light.woff2') format('woff2'),
        url('../fonts/fustat/Fustat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Poppins bold';
    src: url('../fonts/poppins/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/poppins/Poppins-Bold.woffPoppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}




