/*
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
*/
/* CUSTOM TAGS FONT SYSTEM */
h1, h2, h3, h4 {
    font-family: "MoretRegular" !important;
    font-weight: normal !important;
    font-style: normal !important; 
}
/* ADDITIONAL CUSTOM TAGS FONT SYSTEM */
.raleway h3, h4, h5, h6 {
   font-family: "Raleway" !important;
   font-weight: normal !important;
   font-style: normal !important; 
}
.moret p {
   font-family: "MoretRegular" !important;
   font-weight: normal !important;
   font-style: normal !important; 
}