/* @font-face {
    font-family: "Lato";
    font-weight: 300;
    font-style: normal;
    src: url("../fonts/lato-light.ttf");
}
@font-face {
    font-family: "Lato";
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/lato-regular.ttf");
}

@font-face {
    font-family: "Lato";
    font-weight: 500;
    font-style: normal;
    src: url("../fonts/lato-medium.ttf");
}

@font-face {
    font-family: "Lato";
    font-weight: 600;
    font-style: normal;
    src: url("../fonts/lato-semibold.ttf");
}

@font-face {
    font-family: "Lato";
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/lato-bold.ttf");
}

@font-face {
    font-family: "ExemplarPro";
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/ExemplarPro-Regular.otf");
}

@font-face {
    font-family: "ExemplarPro";
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/ExemplarPro-Bold.otf");
} */

@font-face {
    font-family: "OpenSans";
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/OpenSans-VariableFont_wdth,wght.ttf");
}

@font-face {
    font-family: "RobotoSlab";
    /* font-weight: 400; */
    font-style: normal;
    src: url("../fonts/RobotoSlab-VariableFont_wght.ttf");
}