@font-face {
    font-family: "Inter";
    src: url("/fonts/Inter-Bold-slnt=0.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Inter';
    src: url("/fonts/Inter-Regular-slnt=0.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}