/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.NimbusSan-Reg { 
	font-family: NimbusSan-Reg;
	font-weight: normal;
	font-style: normal;
}
body { font-family: NimbusSan-Reg; }
h1, h2, h3, h4, h5 { 
	font-family: NimbusSan-Reg; 
	font-weight: normal; 
	font-style: normal; 
}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?80260560');
  src: url('../font/fontello.eot?80260560#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?80260560') format('woff'),
       url('../font/fontello.ttf?80260560') format('truetype'),
       url('../font/fontello.svg?80260560#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?80260560#fontello') format('svg');
  }
}
*/
 
 