
  

  

  

  

  

  

  

  

  

  

  
  /* Latin */
  @font-face {
    font-family: 'Encode Sans Condensed';
    src: local('Encode Sans Condensed'), url(https://www.privataerztin.de/fonts/encode-sans-condensed-v10-latin-600.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  


span#site_title, nav#nav-theme, div#site_slogan, section.theme h3 {
  text-align: left;
  
  
  
  text-decoration: none;
  text-transform: none;
  text-indent: inherit;
  word-spacing; inherit;
  letter-spacing: inherit;
  line-height: 1;
  direction: ltr;
  font-style: normal;
  font-weight: normal;
  font-size: normal;

  

  

  
  font-family: 'Encode Sans Condensed', sans-serif;
  

  
  
  
  
  
  
  
  
  
}

@media screen and (min-width: 576px) {
  span#site_title, nav#nav-theme, div#site_slogan, section.theme h3 {
    font-size: normal;
  }
}

@media screen and (min-width: 768px) {
  span#site_title, nav#nav-theme, div#site_slogan, section.theme h3 {
    font-size: normal;
  }
}

@media screen and (min-width: 992px) {
  span#site_title, nav#nav-theme, div#site_slogan, section.theme h3 {
    font-size: normal;
  }
}

@media screen and (min-width: 1200px) {
  span#site_title, nav#nav-theme, div#site_slogan, section.theme h3 {
    font-size: normal;
  }
}



