/* ==========================================================================
   COLACOR - FONTS CONFIGURATION
   ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');

/* Fontes locais com display swap para carregamento ultra-rápido */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2') format('woff2');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2') format('woff2');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2') format('woff2');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2') format('woff2');
}
