/* Poppins */
.font-header,
.font-header-Poppins .error-title,
.font-header-Poppins .header .header-business-name,
.font-header-Poppins .header .navbar-brand,
.font-header-Poppins .footer .footer-business-name,
.font-header-Poppins .title .title-heading,
.font-header-Poppins .businessinfo .contact-title,
.font-header-Poppins .employees .employees-name,
.font-header-Poppins h5.modal-title,
.font-header-Poppins .gallery .gallery-album-name,
.font-header-Poppins .list .list-text-title,
.font-header-Poppins .productslideshow .productslideshow-title-heading,
.font-header-Poppins .productslideshow .productslideshow-item h3.product-title,
.font-header-Poppins .products .product-title,
.font-header-Poppins .productdetails .productdetails-info-name,
.font-header-Poppins .detailedlist .detailedlist-item-title,
.font-header-Poppins .products .filter-item-title,
.font-header-Poppins .products-loading-container .loader-text,
.font-header-Poppins .productdetails-bottom .nav-tabs .nav-item.nav-link,
.font-header-Poppins .eCommerce .shoppingcart-titles,
.font-header-Poppins h1,
.font-header-Poppins h2,
.font-header-Poppins h3,
.font-header-Poppins h4,
.font-header-Poppins h5,
.font-header-Poppins h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    -webkit-text-stroke: 0;
}

.font-header-Poppins .contact-details,
.font-header-Poppins .gallery-img-text,
.font-header-Poppins .employees-title {
    font-family: inherit;
    font-weight: inherit;
}

.font-header-Poppins .filter-item-title .filter-item-title-container,
.font-header-Poppins .contact-title .contact-title-container {
    padding-bottom: .25em;
}

.font-header-Poppins .detailedlist .detailedlist-item-title {
    font-size: 1.7rem;
}

.font-header-Poppins .eCommerce .title-heading .title-cart-count::before,
.font-header-Poppins .eCommerce .title-heading .title-cart-count::after {
    font-size: .9em;
}
