<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

@font-face {
    font-family: 'chequeregular';
    src: url('/wp-content/themes/oenodyssee/fonts/cheque-regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/oenodyssee/fonts/cheque-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
font-family: 'futurabook';
font-style: normal;
font-weight: normal;
src: url('/wp-content/themes/oenodyssee/fonts/futurabook.woff2') format('woff2'),
       url('/wp-content/themes/oenodyssee/fonts/futurabook.woff') format('woff');
}
h2,  h1 {
  font-family: 'chequeregular' !important;
  font-weight: normal !important;
}
h2.q_slide_title {
    font-family: 'chequeregular' !important;
    font-weight: bold !important;
}
body {
  font-family: 'futurabook' !important;
}
.footer_top .widget_nav_menu ul li {
padding: 0;
}
.footer_top .widget_nav_menu ul li a, .footer_top .widget_nav_menu ul li a:active, .footer_top .widget_nav_menu ul li a:visited {
color: #fff;
}
.footer_top .widget_nav_menu ul li a:hover {
text-decoration: underline;
}
.subscribe-form .mailjet-subscribe { border: 1px solid #5d1448; color: #5d1448; background-color: #FFF; }
.mailjet-popup { overflow:hidden; }

.footer_bottom_holder {
    position: fixed;
    bottom: 0;
    z-index: 999;
}

.footer_bottom_holder .footer_bottom .separator {
     margin: 0 !important;
}</pre></body></html>