/*
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: 'cabinet_groteskregular';
    src: url('cabinetgrotesk-regular-webfont.eot');
    src: url('cabinetgrotesk-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cabinetgrotesk-regular-webfont.woff2') format('woff2'),
         url('cabinetgrotesk-regular-webfont.woff') format('woff'),
         url('cabinetgrotesk-regular-webfont.ttf') format('truetype'),
         url('cabinetgrotesk-regular-webfont.svg#cabinet_groteskregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Cabinet Grotesk Variable';
    src: url('CabinetGroteskVariable-Bold.eot');
    src: url('CabinetGroteskVariable-Bold.eot?#iefix') format('embedded-opentype'),
        url('CabinetGroteskVariable-Bold.woff2') format('woff2'),
        url('CabinetGroteskVariable-Bold.woff') format('woff'),
        url('CabinetGroteskVariable-Bold.ttf') format('truetype'),
        url('CabinetGroteskVariable-Bold.svg#CabinetGroteskVariable-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}