/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */

@font-face {
    font-family: 'politicaregular';
    src: url('https://ziltbergenaanzee.nl/wp-content/themes/jupiterx-child/fonts/politica-webfont.woff2') format('woff2'),
         url('https://ziltbergenaanzee.nl/wp-content/themes/jupiterx-child/fonts/politica-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'politicabold';
    src: url('https://ziltbergenaanzee.nl/wp-content/themes/jupiterx-child/fonts/politica_bold-webfont.woff2') format('woff2'),
         url('https://ziltbergenaanzee.nl/wp-content/themes/jupiterx-child/fonts/politica_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'politicalight';
    src: url('https://ziltbergenaanzee.nl/wp-content/themes/jupiterx-child/fonts/politica_light-webfont.woff2') format('woff2'),
         url('https://ziltbergenaanzee.nl/wp-content/themes/jupiterx-child/fonts/politica_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}