/* Fontes locais de cartaz — substitua os arquivos em /fonts pelos originais (ver README.md) */

@font-face {
  font-family: 'Brasilêro';
  src: url('/fonts/Brasilero.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'BRUX';
  src: url('/fonts/BRUX.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Anthares';
  src: url('/fonts/Anthares.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Anton';
  src: url('/fonts/Anton.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Grocery Brush';
  src: url('/fonts/GroceryBrush.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Oversign';
  src: url('/fonts/Oversign.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Citro';
  src: url('/fonts/Citro.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Pricemart';
  src: url('/fonts/Pricemart.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
