
@font-face {
    font-display: swap;
    font-style: normal;
    src: url("../media/fonts/GreycliffCFRegular.ttf");
    font-family: "Inter";
    font-weight: 400;
}

@font-face {
    font-display: swap;
    font-style: normal;
    src: url("../media/fonts/GreycliffCFMedium.ttf");
    font-family: "Inter";
    font-weight: 500;
}

