/*
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 FONT SYSTEM */
h1, h2, h3, h4 {
    font-family: "PeridotPENarrowBold" !important;
    font-weight: normal !important;
    font-style: normal !important; 
}

/* ADDITIONAL CUSTOM FONT SYSTEM */
.subheadline h2,
.subheadline h3,
.subheadline h4 {
  font-family: "Mona Sans", sans-serif !important;
  font-weight: 600 !important;
}