/*
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: DFSAS;  
    src: url(https://dfsadvisory.com.au/wp-content/themes/Avada-Child-Theme/fonts/Geomanist-Light.ttf);  
    font-weight: normal;  
}

@font-face {
    font-family: DFSAS Body;  
    src: url(https://dfsadvisory.com.au/wp-content/themes/Avada-Child-Theme/fonts/Geomanist-Regular.otf);  
    font-weight: normal;  
}

.fusion-row a, .fusion-row p, .fusion-row ul, .fusion-row li, .fusion-row span,  .fusion-row h1, .fusion-row h2, .fusion-row h3, .fusion-row h4, .fusion-row h5, .fusion-row h6 {
    font-family: DFSAS!important;
} 

.fusion-main-menu .fusion-main-menu-search a {
    font-family: icomoon!important;
    cursor: pointer;
    font-weight: 100!important;
}