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

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

.font-header-Lato .detailedlist h2.detailedlist-item-title {
    font-size: 1.7em;
}

.font-header-Lato .error-title {
    font-size: 2.4rem;
}
