/*
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: 'Source Sans Pro';
    src: url('/wp-content/themes/salient-child/fonts/SourceSansPro-BlackItalic.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/SourceSansPro-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/wp-content/themes/salient-child/fonts/SourceSansPro-Black.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/SourceSansPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/wp-content/themes/salient-child/fonts/SourceSansPro-Italic.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/SourceSansPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/wp-content/themes/salient-child/fonts/SourceSansPro-BoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/SourceSansPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/wp-content/themes/salient-child/fonts/SourceSansPro-ExtraLightItalic.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/SourceSansPro-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/wp-content/themes/salient-child/fonts/SourceSansPro-ExtraLight.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/SourceSansPro-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/wp-content/themes/salient-child/fonts/SourceSansPro-Light.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/SourceSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/wp-content/themes/salient-child/fonts/SourceSansPro-Bold.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/SourceSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/wp-content/themes/salient-child/fonts/SourceSansPro-LightItalic.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/SourceSansPro-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/wp-content/themes/salient-child/fonts/SourceSansPro-Regular.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/SourceSansPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/wp-content/themes/salient-child/fonts/SourceSansPro-SemiBoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/SourceSansPro-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/wp-content/themes/salient-child/fonts/SourceSansPro-SemiBold.woff2') format('woff2'),
        url('/wp-content/themes/salient-child/fonts/SourceSansPro-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



