/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Your name here
Template: Avada
*/
@font-face {
    font-family: 'Nexa'; /*a name to be used later*/
    src: url('http://www.ravnapp.com/wp-content/themes/Avada-Child-Theme/fonts/Nexa-Light.ttf'); /*URL to font*/
}
.fusion-main-menu,h1,h2,h3,h4,h5{
   font-family:'Nexa';	
}



span.pricing-color-no{
    color:maroon;
}
span.pricing-color-yes{
      color:green;
}

@media screen and (min-width: 320px) {
h1,h2,h3,h4{
line-height:1;
}

@font-face {
    font-family: 'Nexa'; /*a name to be used later*/
    src: url('http://www.ravnapp.com/wp-content/themes/Avada-Child-Theme/fonts/Nexa-Light.ttf'); /*URL to font*/
}
.fusion-main-menu, h1, h2, h3, h4, h5{
	font-family: 'Nexa';
}