@font-face {
    font-family: "Inter_28pt-Light";
    src: url("../fonts/Inter_28pt-Light.ttf");
}
@font-face {
    font-family: "Inter_28pt-Regular";
    src: url("../fonts/Inter_28pt-Regular.ttf");
}
@font-face {
    font-family: "Inter_28pt-Medium";
    src: url("../fonts/Inter_28pt-Medium.ttf");
}
@font-face {
    font-family: "Inter_28pt-SemiBold";
    src: url("../fonts/Inter_28pt-SemiBold.ttf");
}
@font-face {
    font-family: "Inter_28pt-Thin";
    src: url("../fonts/Inter_28pt-Thin.ttf");
}