/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@font-face {
    font-family: 'acumin_pro_widebold';
    src: url('fonts/fonnts.com-acumin_pro_wide_bold-webfont.woff2') format('woff2'),
         url('fonts/fonnts.com-acumin_pro_wide_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'base_neue_trialexpandedMd';
    src: url('fonts/baseneuetrial-expandedmedium-webfont.woff2') format('woff2'),
         url('fonts/baseneuetrial-expandedmedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3,.theme_font {
    font-family: 'acumin_pro_widebold', sans-serif !important; 
}





