/*
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
*/


/* Custom fonts */

@font-face {
    font-family: 'Suisse BP';
    src: url('/wp-content/themes/salient-child/fonts/suisse_bp_intl_regular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/salient-child/fonts/suisse_bp_intl_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'Suisse BP';
    src: url('/wp-content/themes/salient-child/fonts/SuisseBPIntl-Light.eot');
    src: url('/wp-content/themes/salient-child/fonts/SuisseBPIntl-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/salient-child/fonts/SuisseBPIntl-Light.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/SuisseBPIntl-Light.woff') format('woff'),
        url('/wp-content/themes/salient-child/fonts/SuisseBPIntl-Light.ttf') format('truetype'),
        url('/wp-content/themes/salient-child/fonts/SuisseBPIntl-Light.svg#SuisseBPIntl-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'JHA Times Now';
    src: url('/wp-content/themes/salient-child/fonts/jha_times_now_light-webfont.woff2') format('woff2'),
         url('/wp-content/themes/salient-child/fonts/jha_times_now_light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
	font-display: swap;
}


