/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


@font-face {
	font-family: 'bellota-light';
	src: url("/wp-content/themes/Impreza-child/fonts/Bellota/Bellota-Light.woff") format("woff");
	font-weight: light;
	font-style: normal;
}

@font-face {
		font-family: 'bellota-bold';
		src: url("/wp-content/themes/Impreza-child/fonts/Bellota/Bellota-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
	font-family: bellota-bold;
}