h1,
h2,
h3,
h4,
h5 {
    font-family: "Oswald", sans-serif;
    color: var(--black);
    /*font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-variation-settings: "wdth" 100;*/
}

@font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: normal;
    src: url("/assets/oswald-f4771fec.ttf");
    format: ("ttf");
}

@font-face {
    font-family: "Datatype";
    font-style: normal;
    font-weight: normal;
    src: url("/assets/datatype-92d98ded.ttf");
    format: ("ttf");
}
