/*
Theme Name: Insulation Batt Store
Theme URI: https://pmgs.com.au
Author: PMGS Digital
Author URI: https://pmgs.com.au
Version: 1.0.0
Tested up to: 6.4
Requires PHP: 7.4
Description: A modern, clean, minimal, blog, portfolio, business, corporate, agency, one page, landing page, responsive, customizable, tailwind css, html5, css3, javascript, jquery, php, wordpress theme.
Text Domain: insulation-batt-store
Tags: Modern, Clean, Minimal, Blog, Portfolio, Business, Corporate, Agency, One Page, Landing Page, Responsive, Customizable, Tailwind CSS, HTML5, CSS3, JavaScript, PHP, WordPress
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Copyright: (C) 2025 PMGS Digital. This theme is licensed under the GPL v2 or later.
*/

@font-face {
  font-family: "Obviously";
  src:
    url("assets/fonts/Obviously-Lght.woff2") format("woff2"),
    url("assets/fonts/Obviously-Lght.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Obviously";
  src:
    url("assets/fonts/Obviously-Bold.woff2") format("woff2"),
    url("assets/fonts/Obviously-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Obviously";
  src:
    url("assets/fonts/Obviously-Semi.woff2") format("woff2"),
    url("assets/fonts/Obviously-Semi.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Obviously";
  src:
    url("assets/fonts/Obviously-Regu.woff2") format("woff2"),
    url("assets/fonts/Obviously-Regu.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Obviously";
  src:
    url("assets/fonts/Obviously-Medi.woff2") format("woff2"),
    url("assets/fonts/Obviously-Medi.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: "Obviously", sans-serif;
}

/* WooCommerce */
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-size: 0.8rem;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}
