/*
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: 'Inter Regular';
    src: url("https://tslprojects.co.za/wp-content/themes/salient-child/fonts/Inter-Regular.ttf") format("ttf"),
		url("https://tslprojects.co.za/wp-content/themes/salient-child/fonts/Inter-Regular.otf") format("otf"),
		url("https://tslprojects.co.za/wp-content/themes/salient-child/fonts/Inter-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Inter Medium';
    src: url("https://tslprojects.co.za/wp-content/themes/salient-child/fonts/Inter-Medium.ttf") format("ttf"),
		url("https://tslprojects.co.za/wp-content/themes/salient-child/fonts/Inter-Medium.otf") format("otf"),
		url("https://tslprojects.co.za/wp-content/themes/salient-child/fonts/Inter-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Inter Italic';
    src: url("https://tslprojects.co.za/wp-content/themes/salient-child/fonts/Inter-Italic.ttf") format("ttf"),
		url("https://tslprojects.co.za/wp-content/themes/salient-child/fonts/Inter-Italic.otf") format("otf"),
		url("https://tslprojects.co.za/wp-content/themes/salient-child/fonts/Inter-Italic.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'FontAwesome';
    src: url('https://tslprojects.co.za/wp-content/themes/salient/css/fonts/fontawesome-webfont.eot');
    src: url('https://tslprojects.co.za/wp-content/themes/salient/css/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://tslprojects.co.za/wp-content/themes/salient/css/fonts/fontawesome-webfont.woff2') format('woff2'),
    url('https://tslprojects.co.za/wp-content/themes/salient/css/fonts/fontawesome-webfont.woff') format('woff'),
    url('https://tslprojects.co.za/wp-content/themes/salient/css/fonts/fontawesome-webfont.ttf') format('truetype'),
    url('https://tslprojects.co.za/wp-content/themes/salient/css/fonts/fontawesome-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.menu-title-text, .nectar-menu-icon.svg-icon {color: #000000;}


