@font-face {
    font-family: "Elvish";
    src: url("https://mers.fuchsenbau.de/common/fonts/elvish_ring_nfi-webfont.woff") format("woff"),
    url("https://mers.fuchsenbau.de/common/fonts/elvish_ring_nfi.otf") format("opentype")
    }

@font-face {
    font-family: "Lotr";
    src: url("https://mers.fuchsenbau.de/common/fonts/ringm___-webfont.woff") format("woff")
    }

@supports (-webkit-touch-callout: none) {
    .h-screen {
        height: -webkit-fill-available;
    }
    }