/*
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: 'Vonique';
    src: url('fonts/vonique/vonique43finiii-webfont.woff2') format('woff2'),
    url('fonts/vonique/vonique43finiii-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

*:not(i) {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
}

h1, h2, h1 *, h2 * {
    font-family: 'Vonique' !important;
}


p#breadcrumbs {
    display:none !important;
}




