@font-face {
    ascent-override: 101%;
    descent-override: normal;
    font-family: Adjusted Arial Fallback;
    line-gap-override: normal;
    size-adjust: 97%;
    src: local(Arial)
}

@font-face {
    font-display: fallback;
    font-family: LivesportFinderLatin;
    font-style: normal;
    font-weight: 400;
    src: url(/assets/css/LivesportFinderLatin-Regular_Static.woff2) format("woff2")
}

@font-face {
    font-display: fallback;
    font-family: LivesportFinderLatin;
    font-style: normal;
    font-weight: 700;
    src: url(/assets/css/LivesportFinderLatin-Bold_Static.woff2) format("woff2")
}

@font-face {
    font-display: fallback;
    font-family: LivesportFinderLatin;
    font-style: normal;
    font-weight: 800;
    src: url(/assets/css/LivesportFinderLatin-Extrabold.woff2) format("woff2")
}

body,
button,
input {
    font-family: LivesportFinderLatin, Adjusted Arial Fallback, Arial, sans-serif
}

.langMenu {
    font-family: LivesportFinderLatin, Arial, sans-serif
}