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

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

.font-header-Oswald .contact-title .contact-title-container {
    padding-bottom: .25em;
}

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

.font-header-Oswald .error-title {
    font-size: 2.3rem;
}

.font-header-Oswald .productslideshow .productslideshow-item h3.product-title {
    font-size: 1.2rem;
}

.font-header-Oswald .products .products-item .product-title {
    font-size: 1.2rem;
}

.font-header-Oswald .products .filter-item-title {
    font-size: 1em;
}
