/**
Theme Name: vikingsonaswingchild
Author: WPM d.o.o.
Author URI: https://wpm.si/
Description: Astra child theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vikingsonaswingchild
Template: astra
*/
@font-face {
    font-family: 'Jura';
    src: url('https://cvinge.si/wp-content/uploads/2024/12/jura-v31-latin-500.woff2') format('woff2'),
         url('https://cvinge.si/wp-content/uploads/2024/12/jura-v31-latin-500.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Jura';
    src: url('https://cvinge.si/wp-content/uploads/2024/12/jura-v31-latin-700.woff2') format('woff2'),
         url('https://cvinge.si/wp-content/uploads/2024/12/jura-v31-latin-700.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

.single-product .product_title,
.single-product .woocommerce-product-details__short-description,
.single-product .woocommerce-tabs h2,
.single-product .woocommerce-tabs .tab-title,
.single-product .woocommerce-tabs .panel,
.single-product .woocommerce div.product p,
.single-product .woocommerce div.product span,
.single-product .woocommerce div.product li,
.single-product .woocommerce div.product .price,
.single-product .woocommerce div.product .summary,
.single-product .woocommerce div.product form.cart {
    font-family: 'Jura', sans-serif !important;
    font-weight: 500 !important;
    font-style: normal !important;
}

.single-product .woocommerce div.product h1,
.single-product .woocommerce div.product h2,
.single-product .woocommerce div.product h3,
.single-product .woocommerce div.product h4,
.single-product .woocommerce div.product h5,
.single-product .woocommerce div.product h6 {
    font-family: 'Jura', sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
}

.single-product .woocommerce div.product * {
    font-family: 'Jura', sans-serif !important;
    font-style: normal !important;
}
