@font-face {
    font-family: "Inter-Regular";
    src: url("../fonts/Inter/static/Inter-Regular.ttf");
}

@font-face {
    font-family: "Roboto-Light";
    src: url("../fonts/Roboto/Roboto-Light.ttf");
}
@font-face {
    font-family: "Roboto-Regular";
    src: url("../fonts/Roboto/Roboto-Regular.ttf");
}
@font-face {
    font-family: "Roboto-Medium";
    src: url("../fonts/Roboto/Roboto-Medium.ttf");
}

@font-face {
    font-family: "timeburnernormal";
    src: url("../fonts/timeburner/timeburnernormal.ttf");
}

@font-face {
    font-family: "Inter-Regular";
    src: url("../fonts/Inter/static/Inter-Regular.ttf");
}



@font-face {
    font-family: "Poppins-Regular";
    src: url("../fonts/Poppins/Poppins-Regular.ttf");
}
