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

/* fonts */
/*
@font-face {
    font-family: 'Roboto-Medium';
    src: url("/wp-content/themes/salient-child/fonts/Oswald-Medium.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/Oswald-Medium.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/Oswald-Medium.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald-Light';
    src: url("/wp-content/themes/salient-child/fonts/Oswald-Light.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/Oswald-Light.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/Oswald-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Korolev-Compressed-Light';
    src: url("/wp-content/themes/salient-child/fonts/Korolev-Compressed-Light.woff") format("woff"),
        url("/wp-content/themes/salient-child/fonts/Korolev-Compressed-Light.otf") format("opentype"),
        url("/wp-content/themes/salient-child/fonts/Korolev-Compressed-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}*/