/*
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: 'Playfair';
    src: url("/wp-content/themes/salient-child/fonts/PlayfairDisplay-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair';
    src: url("/wp-content/themes/salient-child/fonts/PlayfairDisplay-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair';
    src: url("/wp-content/themes/salient-child/fonts/PlayfairDisplay-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Playfair ExtraBold';
    src: url("/wp-content/themes/salient-child/fonts/PlayfairDisplay-ExtraBold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Playfair Medium';
    src: url("/wp-content/themes/salient-child/fonts/PlayfairDisplay-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url("/wp-content/themes/salient-child/fonts/SourceSansPro-Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url("/wp-content/themes/salient-child/fonts/SourceSansPro-Bold.otf") format("opentype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url("/wp-content/themes/salient-child/fonts/SourceSansPro-It.otf") format("opentype");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Source Sans Pro Light';
    src: url("/wp-content/themes/salient-child/fonts/SourceSansPro-Light.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}


