@font-face {
    font-display: swap;
    font-family: "Cairo";
    font-style: normal;
    font-weight: 900;
    src: url('lib/cairo/Cairo-Black.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Cairo";
    font-style: normal;
    font-weight: 700;
    src: url('lib/cairo/Cairo-Bold.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Cairo";
    font-style: normal;
    font-weight: 800;
    src: url('lib/cairo/Cairo-ExtraBold.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Cairo";
    font-style: normal;
    font-weight: 200;
    src: url('lib/cairo/Cairo-ExtraLight.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Cairo";
    font-style: normal;
    font-weight: 300;
    src: url('lib/cairo/Cairo-Light.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Cairo";
    font-style: normal;
    font-weight: 500;
    src: url('lib/cairo/Cairo-Medium.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Cairo";
    font-style: normal;
    font-weight: 400;
    src: url('lib/cairo/Cairo-Regular.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Cairo";
    font-style: normal;
    font-weight: 600;
    src: url('lib/cairo/Cairo-SemiBold.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Cairo";
    font-style: normal;
    font-weight: 100 900;
    src: url('lib/cairo/Cairo-VariableFont_slnt,wght.ttf') format('truetype');
}

