/*
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: 'nadel';
  src:  url('fonts/nadel.eot?8fuwcz');
  src:  url('fonts/nadel.eot?8fuwcz#iefix') format('embedded-opentype'),
    url('fonts/nadel.ttf?8fuwcz') format('truetype'),
    url('fonts/nadel.woff?8fuwcz') format('woff'),
    url('fonts/nadel.svg?8fuwcz#nadel') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'nadel' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
