/* ephesis-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Ephesis';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ephesis-v9-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
#slogan h1 {
font-family: La Belle Aurore;
font-weight: 400;
}



h3.ce_headline.subline {
    font-family: 'Ephesis';
font-size: 3rem;
    margin-top: -10px;}


.ce_bgimage_content h1{
    font-family: 'Ephesis';
font-size: 5rem;
}

@media only screen and (max-width: 767px){
    h3.ce_headline.subline {
    font-family: 'Ephesis';
font-size: 2rem;
    margin-top: -10px;}
}

