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

