/* Placeholder for Flaticon CSS to avoid 404s.
   The project uses Font Awesome and uicons; no Flaticon font is required here.
   If you later add Flaticon assets, replace this file with the real stylesheet. */

/* Prevent missing font warnings by defining an empty font-face safely */
@font-face {
  font-family: 'Flaticon';
  src: local('Arial'); /* dummy fallback to satisfy references */
  font-weight: normal;
  font-style: normal;
}

/* No-op icon class to avoid layout shifts if referenced */
[class^="flaticon-"], [class*=" flaticon-"] {
  display: inline-block;
  width: 1em;
  text-align: center;
}
