@font-face {
    font-family: "Prata";
    src: url("/ttf/Prata-Regular.ttf");
}

@font-face {
    font-family: "Inter Tight";
    font-weight: 100 900;
    font-style: normal;
    src: url("/ttf/InterTight.ttf");
}

@font-face {
    font-family: "Inter Tight";
    font-weight: 100 900;
    font-style: italic;
    src: url("/ttf/InterTight-Italic.ttf");
}
