/* Gogh — tipografia oficial da Caviar Criativo (self-hosted) */
@font-face {
  font-family: 'Gogh';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/Gogh-Book.woff2') format('woff2');
}
/* Gogh-BookItalic removida: esta LP não usa itálico em lugar nenhum.
   Se for adicionar texto em itálico, restaurar o @font-face e o .woff2. */
@font-face {
  font-family: 'Gogh';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/Gogh-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Gogh';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/Gogh-Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Gogh';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/Gogh-ExtraBold.woff2') format('woff2');
}
