/* Fontes - Arquivo comum para todas as páginas */

/* Google Fonts - Montserrat */
@font-face {
  font-family: 'Montserrat';
  src: url("https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url("https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url("https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url("https://fonts.gstatic.com/s/montserrat/v30/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Google Fonts - Bebas Neue */
@font-face {
  font-family: 'Bebas Neue';
  src: url("https://fonts.gstatic.com/s/bebasneue/v15/JTUSjIg69CK48gW7PXoo9Wlhyw.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Fontes personalizadas (comentadas - não disponíveis por questões legais) */
/*
@font-face {
  font-family: 'Graphik Medium';
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Graphik Regular';
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Graphik Semibold';
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Kanit-Klaviyo-Hosted';
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Kanit-Klaviyo-Hosted';
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Nunito-Sans-Klaviyo-Hosted';
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Nunito-Sans-Klaviyo-Hosted';
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-Klaviyo-Hosted';
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Poppins-Klaviyo-Hosted';
  font-weight: 700;
  font-style: normal;
}
*/

