@font-face {
    font-family: "Söhne";
    font-style: normal;
    font-weight: 400; /* Regular */
    src: url("./soehne-buch.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Söhne Halbfett";
    font-style: normal;
    font-weight: 600;
    src: url("./soehne-halbfett.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Söhne Mono";
    font-style: normal;
    font-weight: 400; /* Regular */
    src: url("./soehne-mono-buch.woff2") format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "Söhne Mono Halbfett";
    font-style: normal;
    font-weight: 600; /* SemiBold */
    src: url("./soehne-mono-halbfett.woff2") format("woff2");
    font-display: swap;
}
