/* assets/css/light.min.css */
/*!
 * Font Awesome Pro 7.2.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2026 Fonticons, Inc.
 */
:host, :root {
  --fa-family-classic: "Font Awesome 7 Pro";
  --fa-font-light: normal 300 1em / 1 var(--fa-family-classic);
  --fa-style-family-classic: var(--fa-family-classic);
}

@font-face {
  font-family: "Font Awesome 7 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: block;
  src: url("/_bun/asset/69938f5cdd5a9152.woff2");
}

.fal {
  --fa-style: 300;
}

.fa-classic, .fal {
  --fa-family: var(--fa-family-classic);
}

.fa-light {
  --fa-style: 300;
}
