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

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

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

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

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

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

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

