/*

Theme Name: GEA Child

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: gea

Version: 1.0

*/

/* Brandon Grotesque – Full Family (woff2 only) */

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('/wp-content/uploads/fonts/brandon-grotesque/Brandon-Grotesque-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('/wp-content/uploads/fonts/brandon-grotesque/Brandon-Grotesque-Thin-Italic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('/wp-content/uploads/fonts/brandon-grotesque/Brandon-Grotesque-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('/wp-content/uploads/fonts/brandon-grotesque/Brandon-Grotesque-Light-Italic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('/wp-content/uploads/fonts/brandon-grotesque/Brandon-Grotesque-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('/wp-content/uploads/fonts/brandon-grotesque/Brandon-Grotesque-Regular-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('/wp-content/uploads/fonts/brandon-grotesque/Brandon-Grotesque-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('/wp-content/uploads/fonts/brandon-grotesque/Brandon-Grotesque-Medium-Italic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('/wp-content/uploads/fonts/brandon-grotesque/Brandon-Grotesque-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('/wp-content/uploads/fonts/brandon-grotesque/Brandon-Grotesque-Bold-Italic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('/wp-content/uploads/fonts/brandon-grotesque/Brandon-Grotesque-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Brandon Grotesque';
  src: url('/wp-content/uploads/fonts/brandon-grotesque/Brandon-Grotesque-Black-Italic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/* Aplicación global */
body, p, li, input, textarea {
  font-family: 'Brandon Grotesque', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: 700;
  line-height: 1.2;
}

#header-outer nav > ul > li > a {
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

button, .nectar-button, input[type="submit"] {
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}










