@font-face {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 100 900;
    src: url(./Outfit.woff2) format('woff2');
}
body {
    font-family: "Outfit", sans-serif;
    font-weight: 400;
}