/*
Theme Name: Storefront Child
Description: Child-Theme von Storefront
Author: Nehuol
Author URI: http://www.nehuol.de
Template: storefront
Version: 1.0
*/

@font-face { font-family: 'GT-Walsheim';
             src: url('fonts/GT-Walsheim-Pro-Regular.OTF') format('opentype'); }
			 
@font-face { font-family: 'GT-Walsheim-Black';
             src: url('fonts/GT-Walsheim-Pro-Condensed-Black.OTF') format('opentype'); }

body {
	font-family: 'GT-Walsheim', Arial;
}

h1{
	font-family: 'GT-Walsheim-Black', Arial;
	color: #052d4b;
}

h1, h3 {
	font-family: 'GT-Walsheim-Black', Arial;
	color: #052d4b;
}


h2, h3, h4, h5, h6 {
	color: #052d4b;
}

.elementor-widget-heading .elementor-heading-title, .elementor-widget-image-box .elementor-image-box-title {
   font-family: 'GT-Walsheim-Black', Arial;
	color: #052d4b;
}

.storefront-full-width-content .woocommerce-products-header {
	padding: 0 !important;
}

.widget .widget-title, .widget .widgettitle {
	font-family: 'GT-Walsheim-Black', Arial;
    color: #052d4b;
}
