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

div#header-space {
    display: none !important;
}
div#header-outer {
    display: none !important;
}
@font-face {
    font-family: 'HelveticaNeueLT Pro 55 Roman';
    src: url('https://www.salabrum.fr/fonts/HelveticaNeueLTPro-Roman.woff2') format('woff2'),
        url('https://www.salabrum.fr/fonts/HelveticaNeueLTPro-Roman.woff') format('woff'),
        url('https://www.salabrum.fr/fonts/HelveticaNeueLTPro-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueLTPro-Lt';
    src: url('https://www.salabrum.fr/fonts/HelveticaNeueLTPro-Lt.woff2') format('woff2'),
        url('https://www.salabrum.fr/fonts/HelveticaNeueLTPro-Lt.woff') format('woff'),
        url('https://www.salabrum.fr/fonts/HelveticaNeueLTPro-Lt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



