/* ===== Cy Grotesk (família única: CyGrotesk) ===== */

@font-face{
  font-family:"CyGrotesk";
  src:url("https://melodious-mousse-d9e143.netlify.app/cy-grotesk-grand-light.woff2") format("woff2");
  font-weight:300;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:"CyGrotesk";
  src:url("https://melodious-mousse-d9e143.netlify.app/cy-grotesk-grand-regular.woff2") format("woff2");
  font-weight:400;
  font-style:normal;
  font-display:swap;
}

@font-face{
  font-family:"CyGrotesk";
  src:url("https://melodious-mousse-d9e143.netlify.app/cy-grotesk-grand-medium.woff2") format("woff2");
  font-weight:500;
  font-style:normal;
  font-display:swap;
}

/* Esse aqui é o "bold bonito" (menos grosso que black) */
@font-face{
  font-family:"CyGrotesk";
  src:url("https://melodious-mousse-d9e143.netlify.app/cy-grotesk-grand-demi.woff2") format("woff2");
  font-weight:600;
  font-style:normal;
  font-display:swap;
}

/* Bold padrão (quando pedir 700) */
@font-face{
  font-family:"CyGrotesk";
  src:url("https://melodious-mousse-d9e143.netlify.app/cy-grotesk-grand-bold.woff2") format("woff2");
  font-weight:700;
  font-style:normal;
  font-display:swap;
}

/* Black deixa só pra quando for realmente 900 */
@font-face{
  font-family:"CyGrotesk";
  src:url("https://melodious-mousse-d9e143.netlify.app/cy-grotesk-grand-black.woff2") format("woff2");
  font-weight:900;
  font-style:normal;
  font-display:swap;
}