<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Open Sans */
.font-header,
.font-header-OpenSans .error-title,
.font-header-OpenSans .header .header-business-name,
.font-header-OpenSans .header .navbar-brand,
.font-header-OpenSans .footer .footer-business-name,
.font-header-OpenSans .title .title-heading,
.font-header-OpenSans .businessinfo .contact-title,
.font-header-OpenSans .employees .employees-name,
.font-header-OpenSans h5.modal-title,
.font-header-OpenSans .gallery .gallery-album-name,
.font-header-OpenSans .list .list-text-title,
.font-header-OpenSans .productslideshow .productslideshow-title-heading,
.font-header-OpenSans .productslideshow .productslideshow-item h3.product-title,
.font-header-OpenSans .products .product-title,
.font-header-OpenSans .productdetails .productdetails-info-name,
.font-header-OpenSans .detailedlist .detailedlist-item-title,
.font-header-OpenSans .products .filter-item-title,
.font-header-OpenSans .products-loading-container .loader-text,
.font-header-OpenSans .productdetails-bottom .nav-tabs .nav-item.nav-link,
.font-header-OpenSans .eCommerce .shoppingcart-titles,
.font-header-OpenSans h1,
.font-header-OpenSans h2,
.font-header-OpenSans h3,
.font-header-OpenSans h4,
.font-header-OpenSans h5,
.font-header-OpenSans h6 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    -webkit-text-stroke: 0;
    letter-spacing: -.02em;
}

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

.font-header-OpenSans .error-title {
    font-size: 1.9rem;
}

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

.font-header-OpenSans .eCommerce .title-heading .title-cart-count::before {
    margin-right: 2px;
}

.font-header-OpenSans .eCommerce .title-heading .title-cart-count::after {
    margin-left: 2px;
}
</pre></body></html>