@font-face {
    font-family: 'OpenSans-Light';
    src: url('../fonts/OpenSans-VariableFont_wdth_wght.ttf') format('truetype-variations');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-VariableFont_wdth_wght.ttf') format('truetype-variations');
    font-weight: 400;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-Medium';
    src: url('../fonts/OpenSans-VariableFont_wdth_wght.ttf') format('truetype-variations');
    font-weight: 550;
    font-display: swap;
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/OpenSans-VariableFont_wdth_wght.ttf') format('truetype-variations');
    font-weight: 700;
    font-display: swap;
}
:root {
	--gi-font-bold: 'OpenSans-Bold', "Helvetica Neue", Helvetica, Arial, sans-serif;
	--gi-font-medium: 'OpenSans-Medium', "Helvetica Neue", Helvetica, Arial, sans-serif;
	--gi-font-news: 'OpenSans-Regular', "Helvetica Neue", Helvetica, Arial, sans-serif;
	--gi-font-regular: 'OpenSans-Light', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html:lang(el) body { letter-spacing:-0.5px; }
html:lang(el) body, html:lang(el) .webfont-news, html:lang(el) .Ff\(sans\) { font-family: var(--gi-font-news); font-weight:400; }
html:lang(el) h1, html:lang(el) h2, html:lang(el) h3, html:lang(el) h4, html:lang(el) h5, html:lang(el) h6, html:lang(el) caption, html:lang(el) th, html:lang(el) a.v-teaser .v-titel, html:lang(el) .header-nav-c.webfont-medium, html:lang(el) .artikel-zitat, html:lang(el) .gi-nav-level-1 > li > .gi-nav-primary-link-c .gi-nav-primary-link, html:lang(el) .hdl { font-family: var(--gi-font-bold) !important; font-weight: 700 !important; }
html:lang(el) .webfont-medium, html:lang(el) .logo-extension-c.webfont-medium, html:lang(el) .spitzmarke, html:lang(el) div.navbar, html:lang(el) nav.kultur ul.subNavigation, html:lang(el) .span6.kultur .zurRubrik, html:lang(el) table.standardTabelle tr:first-child td, html:lang(el) .paginierung a, html:lang(el) .paginierung span.aktuelleSeite, html:lang(el) .accordion-heading, html:lang(el) .accordion_toggle, html:lang(el) a.weitereArtikel, html:lang(el) .kursfinder .labelText, html:lang(el) article .kommentarContainer ul.komHDL > li.komAktion, html:lang(el) .komFooter .komAntwortBtn, html:lang(el) .komSeiten, html:lang(el) .artikelspalte .box.infotext a.kontakt, html:lang(el) .artikelspalte .box.infotext span.kontakt, html:lang(el) .artikelspalte .box.infotext a.teaser, html:lang(el) .artikelspalte .box.infotext span.teaser, html:lang(el) .seitenIcons a.nachOben, html:lang(el) ul.ankerNavigation, html:lang(el) ul.veranstaltungsListe div.datum span.eventEnde, html:lang(el) table.kalender caption, html:lang(el) .teaserBox p.vkDatum, html:lang(el) .teaserBox h2, html:lang(el) article .span6 .teaserBox h2, html:lang(el) .tagLabel, html:lang(el) .mehrArtikel .btnMehrArtikel, html:lang(el) .goetheAktuell .teaserBreit a.alleMeldungen, html:lang(el) .dropdown-menu.angemeldet li a, html:lang(el) button.standard, html:lang(el) a.standard, html:lang(el) a.v-teaser .v-titel, html:lang(el) a.v-teaser .v-zusatz, html:lang(el) .header-nav-c.webfont-medium, html:lang(el) .dossier-ankernav, html:lang(el) .artikel-zitat, html:lang(el) .gi-nav-primary-link { font-family: var(--gi-font-medium) !important; font-weight: 550 !important; }
html:lang(el) .kursfinder.kontaktSelectV1.dk-select, html:lang(el) .kursfinder.kontaktSelectV1.dk-select-multi { width:182px; }
html:lang(el) .kursfinder .labelText { min-width:155px; }
html:lang(el) .artikel-zitat:before { font-family: var(--gi-font-bold) !important; font-weight:700;}
html:lang(el) #giSSOLoginBox .dropdown-item {white-space:pre-wrap}
html:lang(el) .logo-extension-c.webfont-medium,
html:lang(el) .header-brand-container .name-extension {
	font-family: var(--gi-font-medium) !important;
    font-weight: 550 !important;
}