/* Agency FB – fonte principal do projeto (substitui Cocogoo) */
@font-face {
  font-family: 'Agency FB';
  src: url('AgencyFB/AgencyFB-Reg.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Agency FB';
  src: url('AgencyFB/AgencyFB-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Agency FB';
  src: url('AgencyFB/AgencyFBBlack.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}


/* Avenir – fonte de texto e botões (substitui Helvetica Neue e Roboto) */
/* Avenir Next LT Pro - Regular */
@font-face {
  font-family: 'Avenir';
  src: url('Avenir/AvenirNextLTPro-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir';
  src: url('Avenir/AvenirNextLTPro-Demi.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Avenir';
  src: url('Avenir/AvenirNextLTPro-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


/* Avenir Next LT Pro - Condensed (para uso em títulos/headers) */
@font-face {
  font-family: 'AvenirCondensed';
  src: url('Avenir/AvenirNextLTPro-UltLtCn.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AvenirCondensed';
  src: url('Avenir/AvenirNextLTPro-Cn.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AvenirCondensed';
  src: url('Avenir/AvenirNextLTPro-MediumCn.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AvenirCondensed';
  src: url('Avenir/AvenirNextLTPro-DemiCn.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AvenirCondensed';
  src: url('Avenir/AvenirNextLTPro-BoldCn.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'AvenirCondensed';
  src: url('Avenir/AvenirNextLTPro-HeavyCn.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}


/*
[Fontes do projeto]
    Agency FB – títulos e destaques
    Avenir – texto geral e botões
*/
