/* The Cartel - Fonte Principal para titulos */
@font-face {
  font-family: 'The Cartel';
  src: url('./The-Cartel.woff') format('woff'),
       url('./The Cartel.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'The Cartel';
  src: url('./The-Cartel-Italic.woff') format('woff'),
       url('./The Cartel Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
