/*!
 * Font Awesome Free 6.5.1 (solid) — vendored locally by RBS Dynamic MapList.
 *
 * The plugin used to enqueue Font Awesome from cdnjs.cloudflare.com, but sites
 * with a strict Content-Security-Policy (e.g. `style-src/font-src 'self'`)
 * block external stylesheets/fonts, so the icons on the map/filter buttons
 * (rendered by theme CSS via `font-family: FontAwesome`) never loaded.
 *
 * Serving the font from the plugin's own origin satisfies `'self'`. Only the
 * solid face is shipped because every icon used on the front end is solid:
 * trash (\f1f8), filter (\f0b0), list-ul (\f0ca), map (\f279), xmark (\f00d).
 * The family is named "FontAwesome" (the FA4/v4 name) to match the existing
 * theme rules; CSS family names are case-insensitive so `Fontawesome` matches
 * too. The 100–900 weight range prevents faux-bold synthesis on rules that
 * request font-weight 600/700.
 *
 * Font file © Fonticons, Inc. — SIL OFL 1.1 (https://fontawesome.com/license/free).
 */
@font-face{font-family:"FontAwesome";font-style:normal;font-weight:100 900;font-display:swap;src:url(/wp-content/plugins/rbs-dynamic-maplist/fontawesome/webfonts/fa-solid-900.woff2) format("woff2")}