@font-face {
  font-family: Lovelo;
  src: local(LoveloBlack),
    url(../fonts/LoveloBlack.woff2) format("woff2"),
    url(../fonts/LoveloBlack.woff) format("woff"),
    url(../fonts/LoveloBlack.ttf) format("truetype");
}

@font-face {
  font-family: LemonTuesday;
  src: local(LemonTuesday),
    url(../fonts/LemonTuesday.woff2) format("woff2"),
    url(../fonts/LemonTuesday.woff) format("woff"),
    url(../fonts/LemonTuesday.ttf) format("truetype");
}

@font-face {
  font-family: FontAwesome6;
  src: url(../fonts/fa-solid-900.woff2) format("woff2"),
       url(../fonts/fa-solid-900.ttf) format("truetype");
  font-weight: normal;
  font-style:normal
}

.fa-truck-fast:before {
  content: "\f48b";
  font-family: 'FontAwesome6';
  font-style: normal;
}

.page-title-main strong {
  font-family: Lovelo;
}

.level-top.ui-menu-item a {
  font-family: Lovelo;
}

.page-footer .footer-top .footer-links .footer-links-main .footer-links-column .footer-colum-title>h3 {
  font-family: Lovelo;
}

.brands-main .cat-coro-h2 {
  font-family: 'Open Sans';
}

.cms-index-index .main-container-carousel-slider-section .filt-title {
  font-family: 'Open Sans';
}