
#flogo {height: auto;
  width: 50%;
  margin-top: 10px;
}

#footer_1 a {text-decoration: none; color:#eee; }

#footer_1 ul { padding-left: 14px;  margin-top: -14px; }


iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#footer_2 {position: relative;
  overflow: hidden;
  padding-bottom: 30%;}


.content_right a {text-decoration: none;   color: #003f97;}



figure.table {margin:0px;}

h3 {font-size: clamp(1.25rem, 1rem + 1.25vw, 2.5rem);
   color: #003f97;
   }

h1 {font-size: clamp(1.25rem, 1rem + 1.25vw, 2.5rem);
color: #003f97;
   }

 .content_right h1 {font-size: clamp(1rem, 0.9rem + 0.5vw, 1.5rem);
color: #003f97;
   }

.content_left h1 {
  padding: 0;
  margin: 0;
}
.two-columns {
  display: grid;
  grid-template-columns: 68% 32%;
}

.contenttable {
  font-size: 18px;
   }

.content_left .slick-slide img {
  height: auto;
  width: 100%;
}

.thumbnails {
  list-style-type:none;
  padding: 0;
  margin: 0;
  margin-left: 0px;
  width: 112%;
  margin-left: -40px;
}

.f3-widget-paginator {
  display:none;
}

.thumbnails  img {
  width:49%;
  height:auto;
  float:left;
  margin-right:1%;
  margin-bottom:1%;
}

#mobilnavi {
  display:none;
  position: absolute;
  top: 59px;
  background-color: #011838;
}

#mobilnavi a:visited {
  color:#eeeeee;
}

#mobilnavi ul {
  list-style-type: none;
  margin: 0;
    margin-top: 0px;
    margin-left: 0px;
  margin-left: 0px;
  padding: 0;
    padding-bottom: 0px;
  padding-bottom: 0px;
  margin-left: 35px;
  padding-bottom: 12px;
  margin-top: 20px;
}

#mobilnavi  a {
  text-decoration:none;
  color: #fff;
}

#mobilnavi ul li {
  margin-right:20px; margin-top:5px; margin-bottom:5px;
}

#mobilnavi ul li:hover {
  background: #000aa2;
 
}

.content_right .slick-slide img {
  width:100%;
  height:auto;
}

.content {
  padding-bottom:50px;
}

#formsubmit:hover {
  background-color:#00a700;
}

#formsubmit {
  width: 100%;
  border: 1px #00a700 solid;
  text-align: center;
  padding: 5px;
  margin-top: 8px;
  background-color: #aaaaaa;
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
  cursor:pointer;
}

#confirm_contact {
  font-size: 10px;
  line-height: 12px;
}

#mailicon {
  width: 20px;
  position: relative;
  margin-bottom:-4px;
  top: -10px;
}

#contact {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 320px;
  height: 400px;
  position: fixed;
  z-index: 1000;
  background-color: #ffffffee;
  top: 10px;
  display: none;
  -webkit-box-shadow: 6px 6px 16px -4px rgba(0,0,0,0.75);
  -moz-box-shadow: 6px 6px 16px -4px rgba(0,0,0,0.75);
  box-shadow: 6px 6px 16px -4px rgba(0,0,0,0.75);
  border: 1px #c5c5c5 solid;
  margin-left: -25px;
  padding: 15px;
  padding-top:0px;
  color: #555555;
  line-height: 18px;
  font-size: 12px;
}

.contact_on {
  cursor:pointer;
}

#closeicon {
  cursor:pointer;
  position: relative;
  width: 24px;
  right: 0px;
  left: 255px;
  margin-bottom: -8px;
}

#jb_logo {
  position: absolute;
  z-index: 10;
  max-width: 320px;
  height: auto;
  left: 25px;
  top: 25px;
}

.content_right h1 {
 

  padding: 0;
  margin: 0;
}



.grid-item-padding imgx {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.grid-item-padding:hover imgx {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.mcontent {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.mcontent:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#sek_menu_divider {
  height:30px;
  clear:both;
}

.content_large {
  width:100%;
  max-width:1920px;
}

.content_large .slick-slide img {
  display: block;
  width: 100%!important;
  max-width: 19200px;
  height: auto;
  cursor:grab;
}

.content_left slick-slider .img {
  max-width: 1920px;
  width: 100%;
  height: auto;
}

.slick-prev::before, .slick-next::before {
  color:#009fd6!important;
}

.content_left .ce-gallery img {
  display: block;
  max-width:320px;
  width: 100%;
  height: auto;
  border: 1px #c7c7c7 solid;
}

.content_left .ce-column {
  margin-right: 10px;
  width: 48%;
}

#footer_5 img,#footer_6 img {
  width:100%;
}

#footer_6 {
  display:none;
}

#spacer {
  width:100%;
}

.dual-cols {
  column-count: 2;
}

strong {
  font-weight:400;
}

.content_left .ce-row .ce-column {
  width:99%;
  padding-bottom: 25px;
}

.ce-intext p {
  margin-top: -5px;
}

.content p a {
  text-decoration:none;
  color: #000aa2;
  background-repeat:no-repeat;
  background-image:url(images/pfeilblau.png);
  padding-left: 12px;
  background-position: -1px 7px;
}

#sek_menu  a {
  float:left;
  width:200px;
  display:block;
  text-decoration:none;
  color: #000aa2;
  background-repeat:no-repeat;
  background-image:url(images/pfeilblau.png);
  padding-left: 12px;
  background-position: -1px 9px;
}

.content_right #sek_menu a {
  background-position: -1px 4px;
}

.content_left #sek_menu  a {
  display:block;
  width:200px;
  margin-right:30px;
}

.content_left #sek_menu {
  padding-bottom:30px;
}

.switch_container_content a {
  text-decoration:none;
  color: #000aa2;
  background-repeat:no-repeat;
  background-image:url(images/pfeilblau.png);
  padding-left: 12px;
  background-position: -1px 5px;
}

a.sek_active {
  background-image:url(images/pfeilgrau.png)!important;
  color:#454545!important;
  font-weight:400;
}

.grid-sizer,
.grid-item {
  width: 48%;
  width: 32%;
  float: left;
  margin-right: 1%;
}

.mground {
  width: 100%;
  position: relative;
}

.moverlay {
  position: absolute;
  bottom: 8px;
  right: 0;
  opacity: 0;
  background-color: #454545;
  top: 0;
  width: 100%;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

.moverlay:hover {
  opacity:0.94;
}

.mcontent {
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 29%;
  padding:40px;
  left: 10px;
  color: #ffffff;
  font-size: 19px;
  text-align: center;
  width: 100%;
}

.grid-item-padding {
  position: relative;
}

#content_divider {
  border-top: 1px #009fd6 solid;
  margin-left: 40px;
  margin-right: 40px;
  display:none;
}



#menu-btn:active {
  animation: turner 2s  linear;
}


keyframes turner {
  from{  transform: rotateZ(0deg);
}

to {
  transform: rotateZ(90deg);
}

}




#menu-btn {
width: 40px;
  height: 32px;
  display: block;
  cursor: pointer;
  background-image: url(images/hamburgeri.png);
  float: right;
  background-size: 100%;
  margin-top: -5px;
  position: absolute;
  right: 32px;
  top: 19px;
}

#menu-btn:hover {
  opacity:0.7;
}

#mobile_header {
  display:none;
  text-align: left;
  padding: 10px;
  font-weight: 400;
  color: #ffffff;
  background-color: #011838;
  height: 40px;
  position: fixed;
  z-index: 1000;
  width: 100%;
}

#phonenavi {
  display:none;
  position: absolute;
  top: 42px;
  width: 100%;
  background-color:#454545;
  z-index: 90;
}

#phonenavi ul {
  list-style-type:none;
  margin-left: -25px;
}

#phonenavi ul li {
  border-bottom: 1px #ffcc00 solid;
}

#phonenavi ul li ul li {
  border-bottom: none;
}

#phonenavi a:link {
  text-decoration:none;
  color:#f2f2f2;
}

#phonenavi a:hover {
  color:#ffcc00;
}

#phonenavi a.primary {
  font-size:18px;
}

.point {
  display:none;
  float: right;
  margin-left: 2px;
  position: relative;
  left: 11px;
  top: -20px;
}

#footer_2 ul {
  margin:0;
  margin-left: -40px;
  list-style-type:none;
  font-size: 16px;
  line-height: 25px;
  max-width:160px;
}

#footer_2 ul li:hover {
  background-color:#000aa2;
}

#footer_2 a {
  text-decoration:none;
  color:#f5f5f5;
}

#footer_1 h1,#footer_2 h1,#footer_3 h1, #footer_4 h1,  #footer_4 h2 {
  font-size: 16px;
  font-weight: 600;
  color: #000aa2;
  padding: 0;
  margin: 0;
}



.footer_input {
  border:1px #888888 solid;
  width: 100%;
  background-color:#dddddd;
  color:#000aa2;
  height: 16px;
  margin-top: 5px;
  font-family: 'Merriweather Sans', sans-serif;
  font-size:14px;
}

.footer_textarea {
  margin-top:10px;
  height:150px;
  width:100%;
  font-size:14px;
  background-color:#dddddd;
  font-family: 'Merriweather Sans', sans-serif;
  color:#000aa2;
  border: 1px #888888 solid;
}

#footer_1,#footer_2,#footer_3,#footer_4 {

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #eeeeee;
  line-height: 28px;
  color: #eeeeee;
  font-size: 18px;
  margin-top: 0px;
  padding-top: 10px;
  float: left;
}

#footer_4 {
  width:37%;
  float:left;
  color: #cccccc;
  font-size: 12px;
  line-height: 16px;
  padding-top:12px;
}

#footer_1 {
  padding-left:40px;
}

.content_right hr {
  border:none;
  height:1px;
  background-color: #000aa2;
  margin-top:20px;
  margin-bottom:20px;
}

.slide_container {
  width: 100%;
  max-width:1920px;
  height: auto;
  position: relative;
}

.slide_container img {
  width:100%;
}

.tag_container {
  max-width:1920px;
  width:100%;
  z-index: 1000;
  color: #FFFFFF;
  font-weight: bold;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 210px;
  height: 200px;
}

.switch_container {
  width: 500px;
  height: 200px;
  background-color: rgba(230,230,230,.9);
  float: right;
  position:relative;
}

.switch_container_number {
  color: #ffcc00;
  text-shadow: 1px 1px 1px rgba(99,99,99, 0.97);
  font-weight: 700;
  letter-spacing: -6px;
  font-size: 100px;
  position: absolute;
  top: -12px;
  left: 9px;
}

.switch_container_content {
  position: absolute;
  top: 20px;
  left: 100px;
  width: 390px;
  height: 180px;
  color: #504f54;
  font-size: 14px;
  font-weight: 400;
}

.switch_container_content h1 {
  color:#000aa2;
  padding:0;
  margin:0;
  font-size:20px;
  font-weight: 600;
}

.switch_container_breadcrumb ul {
  list-style-type:none;
  padding: 0;
  margin: 0;
  margin-top: 0px;
  margin-left: 0px;
  margin-left: 5px;
  margin-top: 5px;
}

.switch_container_breadcrumb {
  position: absolute;
  bottom:0;
  background-color:#504f54;
  right: 0;
  width: 450px;
  height: 36px;
}

.switch_container_breadcrumb ul li {
  float:left;
  margin-left:10px;
}

.statement {
  float: left;
  margin-left: 25px;
  margin-top: 5px;
  margin-right: 10px;
}

a.bread_link:hover {
  background-color:cccccc;
  text-shadow:none;
}

a.bread_link {
  text-decoration:none;
  color:#eeeeee;
  text-shadow: 1px 1px 1px rgba(99,99,99, 0.97);
}

a.bread_link_active {
  text-decoration:none;
  color:#454545;
}

.bread_link, .bread_link_active {
  margin-left: 4px;
  line-height: 20px;
  background-color: #ffcc00;
  padding: 2px;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  text-align: center;
  display: block;
}

.switch_container_content a {
  text-decoration:none;
  color:#000aa2;
  font-weight:600;
}

.slick-dotted.slick-slider {
  margin-bottom:-35px!important;
}



.content_left h2 {
  font-weight: 600!important;
  font-size: 20px;
  margin-top: 20px!important;
  padding: 0;
  margin: 0;
}

.slideshow {
  margin: 0 auto;
  width:100%;
  max-width:1920px;
  overflow:hidden;
}

.slideshow img {
  width: 100% !important;
  height: 450px;
  object-fit: cover;
  
}

.slideshow h2 {
  display:none;
}

.image {
  margin:0;
  padding:0;
}

#header_menu ul {
  list-style-type:none;
  padding-top: 0px;
  margin: 0;
}

#header_menu ul li {
  border-right: 2px solid #ffcc00;
  padding-right: 8px;
  padding-left:8px;
  float:left;
  padding-top: 0px;
  line-height: 8px;
  margin-top: 5px;
}

#header_menu ul li:last-child {
  border-right: 0px solid #ffcc00;
}

a.header_menu_item {
  text-decoration:none;
  color:#005793;
}

#function_container {
  display:none;
}

#voullie_logo {
  max-width: 500px;
  position: absolute;
  bottom: 25px;
}

#banner {
  position: absolute;
  top: 0px;
  right: 33px;
  width: 507px;
  display:none;
}

.blurry {
  filter: blur(4px);
}

.sprache {
  float: left;
  margin-top: -33px;
  margin-left: 15px;
  display:none;
}

/* Container */
#container {
  position: relative;
}

/* Menu Button */
.menu-btn {
  width: 120px;
  height: 30px;
  padding: 0px;
  margin-bottom: 0px;
  background-image: url("images/hamburger.png");
  background-repeat: no-repeat;
  color: #006ab3;
  cursor: pointer;
  text-align: right;
  font-size: 16px;
  font-family: 'Merriweather Sans', sans-serif;
  line-height: 26px;
  float: left;
  margin-top: 46px;
  background-size: 19%;
  margin-left: 17px;
  display:none;
}

.menu-btn:hover {
  opacity: 0.6;
}

.reset {
  width:100%;
  clear:both;
}

#header_menu img {
  display:block;
  height:50px;
  width50px;
  opacity: 0.9;
  filter: saturate(60%);
}

#header_menu img:hover {
  opacity:1;
  filter: saturate(100%);
}

#footer_menu img {
  display:block;
  height:40px;
  width40px;
  margin-bottom:10px;
  opacity:0.7;
  filter: saturate(50%);
}

#footer_menu img:hover {
  opacity:1;
  filter: saturate(100%);
}

#header_menu {
  position: absolute;
  z-index: 100;
  left: 20px;
  top: 162px;
  height:60px;
  width: 60px;
}

.phonemenu, .phonemenu2 {
  list-style-type: none;
}

#phonemenu {
  position: fixed;
  width: 100%;
  background-color: rgb(255, 255, 255);
  border-bottom: 1px solid rgb(142, 6, 13);
  display:none;
  top: 49px;
}

#mobilemenu {
  width: 30px;
  float: right;
  background-image: url("images/hamburger.jpg");
  background-size: 100% auto;
  height: 30px;
  margin-top: 6px;
  margin-right: 15px;
  cursor:pointer;
  display:none;
}

a.secondary:link, a.secondary:visited {
  color: #eeeeee;
  font-size:14px;
  line-height: 33px;
  max-width: 265px;
  width: 265px;
  display: block;
}

a.secondary:hover {
  color: #ffffff;
}

ul.menu li:nth-last-child(1) {
  border-right:none;
}

ul.menu li  ul li:nth-last-child(1) a.secondary:link {
  border-bottom: none;
}

ul.menu li ul li {
  border-right:none;
}

.menu_sep {
  margin-top: 0px;
  width: 128px;
  margin-bottom: 1px;
}

.menu_sep img {
  width:100%;
}

ul.menu, ul.menu ul {
  cursor:pointer;
  margin-top:0px;
  list-style-type: none;
  z-index:1000;
  display:inline-block;
}

#mainnavi a.primary:link,a.primary:visited {
  height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 5px 35px 5px;
  margin-top: -2px;
  font-weight: normal;
  color:#eeeeee;
  font-size: 20px;
  font-weight:400;
}

#mainnavi a.primary_active:link,a.primary_active:visited {
  height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 4px 10px 5px;
  margin-top: -1px;
  font-size: 15px;
  font-weight: 700;
  color:#1390dd;
}

#mainnavi a.primary_active:hover {
  font-weight: normal;
  color:#5c6c6f;
}

#mainnavi a.primary:hover {
  color:#ffffff;
}

ul.menu li {
  margin-top:40px;
}

ul.menu li {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  float: left;
  background-color: #504f54bb;
  border-right: 2px solid #eeeeeeee;
}

ul.menu li:hover {
  background-color:#003f97;
}

ul.menu ul li:hover {
  background-color:#75757a;
}

a.secondary:hover {
  color:#ffcc00;
}

ul.menu {
  margin-left: -40px;
}

ul.menu ul li {
  padding-left: 20px;
  float: none;
  width: 290px;
  border-bottom: 1px solid #BDBDBD;
  background-color:#75757a;
}

/* Links auf Unterpunkten sollen die Hintergrundfarbe �ndern */
ul.menu ul li.hover, ul.menu ul li:hover {
  background-color: #003f97;
}

/* Zweite Ebene */
      ul.menu ul {
  font-size:14px;
  text-align: left;
  margin: -48px 0px -2px;
  padding: 0px;
  position: absolute;
  width: auto;
  display:none;
  top: 76px;
}

/* Zweite Ebene anzeigen */
       ul.menu li:hover ul {
  display:block!important;
  transition: opacity .55s ease-in-out;
  -moz-transition: opacity .55s ease-in-out;
  -webkit-transition: opacity .55s ease-in-out;
}

body {
  margin: 0;
  background-color:#011838;
  font-family: 'Merriweather Sans', sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-x:hidden;
}

.headercontainer {
  margin: 0px auto;
  height: 0px;
  width: 100%;
  max-width: 1920px;
  position: relative;
}

.header {
  width:100%;
}

.header_line {
  width: 100%;
  height: 0px;
}

.contentframe {
  background-color:#faf9f6;
  margin:0 auto;
  height:auto;
  width:100%;
  max-width:1920px;
  margin-top:0px;
  padding-bottom: 30px;
}

.content {
  width:100%;
  display: grid;
  grid-template-columns: 1fr 320px;
  font-size: clamp(1rem, 0.95rem + 0.25vw, 1.25rem);
  color: #504f54;
  z-index: 1;
  margin-top: 0px;
   
}

.content_left {
 
  max-width:1920px;
  padding: 20px 40px 0px;
  -moz-hyphens: auto;
  font-weight: 300;
  -moz-hyphens: auto;
  line-height: 28px;
  padding-bottom: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  
  padding-top: 50px;
}

.content_right {
  margin-right: 10px;
  padding: 10px 2px 0px 11px;
    padding-right: 2px;
  font-weight: 400;
  -moz-hyphens: auto;
  font-weight: 400;
  -moz-hyphens: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
   
  background-color: #e5e5e7;
  margin-top: 60px;
  
  margin-bottom: 20px;
 
  font-size: clamp(1rem, 0.95rem + 0.25vw, 1.25rem);
  padding-right: 10px;
  border: 1px #009fd633 solid;
}

.content_right p.bodytext {
  font-weight: 400;
  font-size: 16px;
  background-color: #e5e8e9;
  padding: 20px;
  width: 320px;
  color: #504f54;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.content_right p.bodytext b {
  font-weight: 400;
  color: #1390DD;
}

#mainnavi {
  margin-top:-43px;
  width: 100%;
  height: 29px;
  bottom: -5px;
  margin-bottom: -15px;
  position: relative;
  z-index: 100;
}

#mainnavi a:link {
  text-decoration:none;
}

#footercontainer {
  margin: 0px auto;
  height: auto;
  width: 100%;
  background-color:#404040;
  border-top: 1px #009fd655 solid;
}

#footer {
display: grid;
  grid-template-columns: 30% 70%;
  margin: 0 auto;
  max-width: 1920px;
  box-sizing: border-box;
  padding: 20px;
}

.content_bottom {
  margin: 0px auto;
  display:none;
  width: 100%;
  max-width: 1920px;
  position: relative;
  background-color: #ffffff;
  padding-top: 20px;
  overflow:hidden;
}


#footer_1 > ul:nth-child(1) > li:nth-child(1) > ul:nth-child(2) {display:none!important; }


@media screen and (max-width:960px){

#footer {
  display: grid;
  grid-template-columns: 1fr 1fr;
}


@media screen and (max-width:800px){

#mainnavi a.primary:link, a.primary:visited { font-size:16px!important; padding: 5px 25px 5px;}
  
}

@media screen and (max-width:700px){

.content {   grid-template-columns: 1fr; }
.content_right {padding-left: 38px;   padding-top: 40px;} 
  
}

@media screen and (max-width: 640px){

  #mainnavi {display:none; }
.slideshow {position: relative;   top: 62px;margin-bottom: 30px; } 
.slideshow img {  height: 200px; }
#mobile_header{display:block;}
#jb_logo {   position: fixed;   z-index: 1000;  max-width: 170px; top: 11px; }

 #footer {     display: grid;     grid-template-columns: 1fr; }
 #footer_1 {   padding-left: 10px; }}
 #footer_2 {margin-top: 30px;}
}

@media screen and (max-width: 480px){

.content {   font-size: 16px; }

  #footer_1 {

  height: auto;
  line-height: 28px;
  color: #a2a2a2;
  font-size: 18px;
  font-weight: 200;
}

@media screen and (max-width: 320px){

 

}




@font-face {
    font-family: 'Merriweather Sans';
    src: url('MerriweatherSans-Medium.woff2') format('woff2'),
        url('MerriweatherSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather Sans';
    src: url('MerriweatherSans-ExtraBoldItalic.woff2') format('woff2'),
        url('MerriweatherSans-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather Sans';
    src: url('MerriweatherSans-Bold.woff2') format('woff2'),
        url('MerriweatherSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather Sans';
    src: url('MerriweatherSans-BoldItalic.woff2') format('woff2'),
        url('MerriweatherSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather Sans';
    src: url('MerriweatherSans-MediumItalic.woff2') format('woff2'),
        url('MerriweatherSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather Sans';
    src: url('MerriweatherSans-LightItalic.woff2') format('woff2'),
        url('MerriweatherSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather Sans';
    src: url('MerriweatherSans-SemiBoldItalic.woff2') format('woff2'),
        url('MerriweatherSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather Sans';
    src: url('MerriweatherSans-SemiBold.woff2') format('woff2'),
        url('MerriweatherSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather Sans';
    src: url('MerriweatherSans-ExtraBold.woff2') format('woff2'),
        url('MerriweatherSans-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather Sans';
    src: url('MerriweatherSans-Regular.woff2') format('woff2'),
        url('MerriweatherSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather Sans';
    src: url('MerriweatherSans-Italic.woff2') format('woff2'),
        url('MerriweatherSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Merriweather Sans';
    src: url('MerriweatherSans-Light.woff2') format('woff2'),
        url('MerriweatherSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}








  