@font-face { 
    font-family: "Inter";
    src: url('../fonts/Inter-Regular.woff2'),
    url('../fonts/Inter-Regular.woff');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

