/**
 * Shim: Magezon_Builder 1.2.19 layout XML references
 * Magezon_Core::css/fontawesome.css, which no Magezon_Core release ships.
 *
 * Builder 1.2.7 referenced Magezon_Core::css/fontawesome5.css directly and that
 * is what the live site loads, so this re-points the expected name at exactly
 * that file — same @font-face families and mgz-fa-* size classes, nothing more.
 * Deliberately does NOT pull in font-awesome.all.min.css: the live site never
 * loaded it, and adding it changes the cascade.
 *
 * Remove if a future Magezon_Core release ships this file itself.
 */
@import url("fontawesome5.css");
