/*
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: 'GeomGraphicCustom';
  src: url('/wp-content/themes/salient-child/fonts/fonnts.com-Geom_Graphic_SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Ultra-high specificity override for Salient dynamic CSS */
html body #header-outer #logo a,
html body #header-outer #logo.no-image,
html body #header-outer .logo-text {
    font-family: 'GeomGraphicCustom' !important;
}

