body {
    margin: 0;
}

@font-face {
    font-family: "Cal Sans";
    src: url("assets/fonts/cal-sans.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Satoshi Variable";
    src: url("assets/fonts/satoshi-variable.woff2") format("woff2");
    font-weight: 300 900;
    font-style: normal;
    font-display: swap;
}
