/**
 * File: /assets/css/arapei_icon_fix_v2_1_7.css
 * Version: 2.1.7
 * Purpose: Stable local Font Awesome / Bootstrap Icon font loading fallback.
 */
@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url("/assets/webfonts/fa-solid-900.woff2") format("woff2");}
@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:400;font-display:block;src:url("/assets/webfonts/fa-regular-400.woff2") format("woff2");}
@font-face{font-family:"Font Awesome 7 Brands";font-style:normal;font-weight:400;font-display:block;src:url("/assets/webfonts/fa-brands-400.woff2") format("woff2");}
.fa,.fa-classic,.fa-solid,.fas{font-family:"Font Awesome 7 Free"!important;font-weight:900!important;font-style:normal!important;line-height:1;display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-regular,.far{font-family:"Font Awesome 7 Free"!important;font-weight:400!important;font-style:normal!important;}
.fa-brands,.fab{font-family:"Font Awesome 7 Brands"!important;font-weight:400!important;font-style:normal!important;}
.fa::before,.fa-solid::before,.fas::before,.fa-regular::before,.far::before,.fa-brands::before,.fab::before{content:var(--fa);}
.bi::before,[class^="bi-"]::before,[class*=" bi-"]::before{font-family:"bootstrap-icons"!important;}
