@font-face {
  font-family: 'Agency FB';
  src: url('/assets/fonts/Agency-FB/AGENCYR.woff2') format('woff2'),
       url('/assets/fonts/Agency-FB/AGENCYR.TTF') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Agency FB';
  src: url('/assets/fonts/Agency-FB/AGENCYB.woff2') format('woff2'),
       url('/assets/fonts/Agency-FB/AGENCYB.TTF') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tw Cen MT';
  src: url('/assets/fonts/Tw-Cen-MT/TCM.woff2') format('woff2'),
       url('/assets/fonts/Tw-Cen-MT/TCM.TTF') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Tw Cen MT';
  src: url('/assets/fonts/Tw-Cen-MT/TCBI.woff2') format('woff2'),
       url('/assets/fonts/Tw-Cen-MT/TCBI.TTF') format('truetype');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Castellar';
  src: url('/assets/fonts/Castellar/Castellar.woff2') format('woff2'),
       url('/assets/fonts/Castellar/Castellar.TTF') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
