@font-face {
    font-family: "Inter-Regular";
    src: url("../fonts/Inter_18pt-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "Inter-Medium";
    src: url("../fonts/Inter_18pt-Medium.ttf") format("truetype");
}
@font-face {
    font-family: "Inter-SemiBold";
    src: url("../fonts/Inter_18pt-SemiBold.ttf") format("truetype");
}
@font-face {
    font-family: "Inter-Bold";
    src: url("../fonts/Inter_18pt-Bold.ttf") format("truetype");
}
