@font-face {
    font-family: "Roboto-Light";
    src: url('../fonts/Roboto-Light2.woff2') format('woff2');
    font-display: swap;

}
/*@font-face {
    font-family: "Roboto-Light";
    src: url('../fonts/Roboto_Regular.woff2') format('woff2');
    font-display: swap;

}*/
@font-face {
    font-family: "Roboto";
    src: url('../fonts/Roboto_Regular.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Roboto-Medium";
    src: url('../fonts/Roboto_Medium.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Roboto-Bold";
    src: url('../fonts/Roboto_Bold.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: "Roboto-Black";
    src: url('../fonts/Roboto_Black.woff2') format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'Caveat-VariableFont_wght';
    src: url('../fonts/Caveat-Regular.eot');
    src: url('../fonts/Caveat-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Caveat-Regular.woff') format('woff'),
    url('../fonts/Caveat-VariableFont_wght4.woff2') format('woff2'),
    url('../fonts/Caveat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;


    /*font-family: "Caveat-VariableFont_wght";
    src: url('../fonts/Caveat-VariableFont_wght4.woff2') format('woff2'),
    url('/fonts/Caveat-VariableFont_wght.ttf') format('ttf'),
    url('/fonts/Caveat-Regular.eot') format('eot');
    font-display: swap;*/
}




