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

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

.font-header-Cinzel .list .list-text-title {
    font-size: 1.4rem;
}

.font-header-Cinzel .detailedlist .detailedlist-item-title {
    font-size: 1.6rem;
}

.font-header-Cinzel .title .title-heading {
    font-size: 2em;
}

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

.font-header-Cinzel .checkout .collapse-header-link.collapse-header-sublink::after {
    line-height: 1.6;
}

@media (min-width: 646px) {
    .font-header-Cinzel .productdetails-bottom .nav-tabs .nav-item.nav-link {
        font-size: 1em;
    }
}
</pre></body></html>