/*
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: 'Quicksand-Regular';
    src: url("fonts/Quicksand-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    }


  html {
    font-family: 'Quicksand-Regular';
    }

  h1, h2, h3, h4, h5, h6 {
    font-family: 'Quicksand-Regular';
   }