/* Grouted brand faces — all OFL-licensed via Google Fonts */
@font-face {
  font-family: 'Playfair Display';
  src: url('./PlayfairDisplay.ttf') format('truetype');
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Great Vibes';
  src: url('./GreatVibes-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Source Sans 3';
  src: url('./SourceSans3.ttf') format('truetype');
  font-weight: 200 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Caveat';
  src: url('./Caveat.ttf') format('truetype');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}
