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

html, body {
    font-weight: 400;
    letter-spacing: -0.03em;
}