@font-face {
    font-family: Inter;
    src: url(../fonts/Inter/Inter_18pt-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Inter;
    src: url(../fonts/Inter/Inter_18pt-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Inter;
    src: url(../fonts/Inter/Inter_18pt-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Inter;
    src: url(../fonts/Inter/Inter_18pt-Black.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

