@font-face {
    font-family: "Tim Burton";
    src: url("/fonts/SdForTimBurton.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

h1 {
    font-family: "Tim Burton", "Roboto", serif;
    font-weight: 400;
    letter-spacing: -0.03em;
}
