/*
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: "Soehne Leicht";
    src:url("fonts/soehne-leicht.woff2") format("woff2"),
		url("fonts/soehne-leicht.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Soehne Halbfett";
    src:url("fonts/soehne-halbfett.woff2") format("woff2"),
		url("fonts/soehne-halbfett.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}


em {font-style: normal!important;}

.no-margin {margin-bottom: 15px!important;}

.uppercase h1, .uppercase h2, .uppercase h3, .uppercase h4 {text-transform: uppercase;}

@media (max-width: 999px) {
	.services-grid .vc_col-sm-2 {margin-bottom: 10px!important;}
}