@font-face {
    font-family: 'Inter';
    src: url('inter/inter.woff2') format('woff2');
    font-weight: 1 900;
    font-style: normal;
}
.inter {
    font-family: "Inter", sans-serif;
}
