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

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

.font-header-FjallaOne .contact-title .contact-title-container,
.font-header-FjallaOne .products .filter-item-title {
    font-weight: normal;
}

.font-header-FjallaOne .invoicesquotes h1,
.font-header-FjallaOne .invoicesquotes h2 {
    font-weight: bold;
}

.font-header-FjallaOne .filter-item-title .filter-item-title-container {
    padding-bottom: .2em;
}

.font-header-FjallaOne .products .filter-item-title {
    font-size: 1.1em;
}

.font-header-FjallaOne .products .products-item .product-title {
    font-size: 1.2rem;
    line-height: 1.4rem;
}

.font-header-FjallaOne .productslideshow .productslideshow-item h3.product-title {
    font-size: 1.25rem;
    line-height: 1.4rem;
}

@media (max-width: 645px) {
    .font-header-FjallaOne .productdetails-bottom .nav-tabs .nav-item.nav-link {
        font-size: 1.15em;
    }
}

.font-header-FjallaOne .checkout .collapse-header-link::after {
    vertical-align: middle;
}

.font-header-FjallaOne .eCommerce .title-heading .title-cart-count::before,
.font-header-FjallaOne .eCommerce .title-heading .title-cart-count::after {
    font-size: .9em;
}
</pre></body></html>