@font-face {
    font-family: "Gothic1";
    src: url('../fonts/g1title-c82e91b1.ttf') format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.menu-title {
    font-family: "Gothic1", sans-serif;
    font-size: 5rem;
}

h1 {
    font-family: "Gothic1", sans-serif;
    font-size: 5rem;
    margin-top: 2rem;
}

h2,
h3,
h4 {
    font-family: "Gothic1", sans-serif;
    font-size: 4rem;
    margin-top: 6rem;
}
