@font-face {
    font-family: "Inter";
    src: url("Inter-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 300 500;
    font-display: swap;
}

@font-face {
    font-family: "Inter";
    src: url("Inter-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600 800;
    font-display: swap;
}

@font-face {
    font-family: "Newsreader";
    src: url("Newsreader-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
}
