
@font-face { 
    font-family: 'HurmeGeometricSans3 Light';
    src: url('/wp-content/themes/astra/assets/fonts/HurmeGeometricSans3 Light.ttf'); 
    }

@font-face { font-family: 'HurmeGeometricSans3';
    src: url('/wp-content/themes/astra/assets/fonts/HurmeGeometricSans3.ttf'); 
}

body{
    font-family:'HurmeGeometricSans3' !important; 
}
h1{
    font-family:'HurmeGeometricSans3 Light' !important; 
}  
h2, h3{
    font-family:'HurmeGeometricSans3 Light' !important; 
    font-weight: 800 !important;
}   
.woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-family:'HurmeGeometricSans3' !important; 
}

.woocommerce span.onsale {
    min-width: 6em;
    min-height: 3em;
    line-height: 3em;
}

.woocommerce div.product span.onsale {
    min-height: 3.5em;
    min-width: 5.5em;
    line-height: 3.5em;
  }

