html{ font-size: 18px; }
body{ font-family: 'Istok Web'; color: var(--gray); }
.titleLev1 { font-family:"sommet-rounded"; display: block; }
.titleLev2 { font-family:"sommet-rounded"; display: block; }
.titleLev3 { font-family:"sommet-rounded"; display: block; }
.titleLev4, .postContent h2{ font-family:"sommet-rounded"; display: block; }
.titleLev5, .postContent h3{ font-family:"sommet-rounded"; display: block; }
.titleLev6, .postContent h4{ font-family:"sommet-rounded"; display: block; }
.small-title{  font-family:"sommet-rounded"; display: block; }
.footerTitle{ font-weight: 700; }
.menuItem{ font-weight: 700; }
.customBtn{  font-family:"sommet-rounded"; display: inline-block; }
.sommetRounded{ font-family:"sommet-rounded"; }
/* DESKTOP */
body{ font-size: 1rem; line-height: 1.5rem; }
.titleLev1 { font-size: 2.94rem; line-height: 3.4rem; }
.titleLev2 { font-size: 2.27rem; line-height: 2.9rem; }
.titleLev3 { font-size: 1.89rem; line-height: 2.5rem; }
.titleLev4, .postContent h2{ font-size: 1.55rem; line-height: 2.1rem; }
.titleLev5, .postContent h3{ font-size: 1.33rem; line-height: 1.8rem; }
.titleLev6, .postContent h4{ font-size: 1.16rem; line-height: 1.5rem; }
.small-title, .footerTitle{ font-size: 1rem; }
.footerLinks{ font-size: 0.94rem; }
.p-small{ font-size: 0.83rem; }
.menuItem{ font-size: 0.94rem; }
.customBtn{ font-size: 1.1rem; }
.customBtn.miniBtn{ font-size: 1rem; }
.form-control, .widget .selectr-selected{ font-size: 0.88rem; }
.breadcrumb{ font-size: 0.9rem; }

.page-id-5606 h1,
.page-id-108537 h1,
.page-id-23011 h1,
.page-template-termine-glossario h1{
  margin-bottom: 2rem;
  font-family: "sommet-rounded";
}

.page-id-5606 h2,
.page-id-108537 h2,
.page-id-23011 h2,
.page-template-termine-glossario h2{
  margin-top: 3rem;
  margin-bottom: 1rem;
  color: var(--primaryBlue);
  font-family: "sommet-rounded";
}

/* MOBILE */
@media (max-width: 767px){
  html{ font-size: 16px; }
  .titleLev1 { font-size: 2.00rem; line-height: 2.6rem; }
  .titleLev2 { font-size: 1.79rem; line-height: 2.3rem; }
  .titleLev3 { font-size: 1.56rem; line-height: 2.1rem; }
  .titleLev4, .postContent h2{ font-size: 1.37rem; line-height: 1.9rem; }
  .titleLev5, .postContent h3{ font-size: 1.25rem; line-height: 1.7rem; }
  .titleLev6, .postContent h4{ font-size: 1.13rem; }
  .small-title, .footerTitle{ font-size: 1rem; }
  .footerLinks{ font-size: 0.94rem; }
  .p-small{ font-size: 0.87rem; }
  .menuItem{ font-size: 1rem; }
  .customBtn{ font-size: 1.1rem; }
  .form-control, .widget .selectr-selected{ font-size: 0.88rem; }
}

/* DESKTOP XXL */
@media (min-width: 3500px){
  html{ font-size: 35px; }
}
