/*
Theme Name:  Salient
Version:     18.1.1
Description: An Ultra Responsive Multi-Purpose Theme.
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author:      ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
License:     Custom license
License URI: https://themeforest.net/licenses/terms/regular
Text Domain: salient
*/

/*-------------------------------------------------------------------------*/
/* Note: The theme CSS files are loaded through the /css/ folder.
/*-------------------------------------------------------------------------*/


@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');

body *{
	 font-family: "Outfit", sans-serif;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.8px;
    text-transform: capitalize;
}
#header-outer[data-lhe=animated_underline] #top nav>ul>li>a span {
    font-family: "Outfit", sans-serif;
}