/*!
 * Font Awesome 7 Pro — bundle offline do e-commerce XMenu.
 * Carregar em index.html no lugar do kit.fontawesome.com.
 */
@import url("./fontawesome.css");
@import url("./solid.css");
@import url("./regular.css");
@import url("./thin.css");
@import url("./brands.css");

/* Classic light (300) não veio no pacote; usa thin (100) para .fa-light. */
.fa-light {
  --fa-style: 100;
}
