@font-face {
    font-family: 'Satoshi-Regular';
    src: url('../../fonts/Satoshi-Regular.woff2') format('woff2');
    font-weight: normal; font-style: normal; font-display: swap;
}
@font-face {
    font-family: 'ClashDisplay-Semibold';
    src: url('../../fonts/ClashDisplay-Semibold.woff2') format('woff2');
    font-weight: normal; font-style: normal; font-display: swap;
}
@font-face {
    font-family: 'ClashDisplay-Medium';
    src: url('../../fonts/ClashDisplay-Medium.woff2') format('woff2');
    font-weight: normal; font-style: normal; font-display: swap;
}

@font-face {
    font-family: 'Satoshi-Regular';
    src: url('../../fonts/OpenSans-Greek.woff2') format('woff2');
    font-weight: 400; font-style: normal; font-display: swap;
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
@font-face {
    font-family: 'ClashDisplay-Semibold';
    src: url('../../fonts/OpenSans-Greek.woff2') format('woff2');
    font-weight: 600; font-style: normal; font-display: swap;
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
@font-face {
    font-family: 'ClashDisplay-Medium';
    src: url('../../fonts/OpenSans-Greek.woff2') format('woff2');
    font-weight: 500; font-style: normal; font-display: swap;
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

ul:not(.menu-ul):not(.no-list) li { background-image: url('../../images/li.png'); }
.menu-ul li, .menu-ul .menu-item { background: none !important; background-image: none !important; padding-left: 0 !important; }
