/*
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
*/
@font-face{
    font-family: 'grizz';  
    src: url('fonts/grizzfont.woff') format('woff'),
		 url('fonts/grizzfont.svg') format('svg');
    font-weight: normal;
}
html{
	cursor: auto!important;
}