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

