@font-face {
  font-family: "Manrope Menu CarVital";
  src: url("/assets/manrope-latin-500-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

/*
 * CarVital ID — menu Option A
 * Trait technique automobile, fin et lisible.
 * Le bouton VIA, les fonctions, l'ordre et les emplacements restent inchangés.
 */
#nav .navbtn > span:last-child {
  font-family: "Manrope Menu CarVital", "Avenir Next",
    "Segoe UI Variable", "Segoe UI", sans-serif !important;
  font-size: 9px !important;
  font-weight: 500 !important;
  line-height: 1.15 !important;
  letter-spacing: 0.035em !important;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
}

#nav .navbtn .cv-menu-icon-a {
  width: 25px !important;
  height: 25px !important;
  fill: none !important;
  stroke: currentColor !important;
  stroke-width: 1.65 !important;
  filter: drop-shadow(0 0 4px rgba(174, 234, 43, 0.12));
}

#nav .navbtn:not(.on):not(.navvia) {
  color: #9aa49a !important;
}

#nav .navbtn.on:not(.navvia) {
  color: #aeea2b !important;
}

#nav .nav-menu,
#nav .nav-menu.on {
  border-color: transparent !important;
  background: transparent !important;
}

#nav .navvia > span:last-child {
  font-size: 7px !important;
  font-weight: 500 !important;
  letter-spacing: 0.075em !important;
  text-transform: uppercase;
}
