/* MR.COM - Font Awesome 6.5.0 local (solo iconos usados) */
/* Base */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}
.fas{font-family:"Font Awesome 6 Free";font-weight:900}
.fab{font-family:"Font Awesome 6 Brands";font-weight:400}

/* Font faces */
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url('/assets/icons/fa-solid-900.woff2') format('woff2')}
@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url('/assets/icons/fa-brands-400.woff2') format('woff2')}

/* Solid icons */
.fa-home:before{content:"\f015"}
.fa-building:before{content:"\f1ad"}
.fa-globe:before{content:"\f0ac"}
.fa-tools:before{content:"\f7d9"}
.fa-robot:before{content:"\f544"}
.fa-wifi:before{content:"\f1eb"}
.fa-tag:before{content:"\f02b"}
.fa-briefcase:before{content:"\f0b1"}
.fa-envelope:before{content:"\f0e0"}
.fa-times:before{content:"\f00d"}
.fa-bars:before{content:"\f0c9"}
.fa-chevron-down:before{content:"\f078"}
.fa-arrow-down:before{content:"\f063"}
.fa-arrow-right:before{content:"\f061"}
.fa-check:before{content:"\f00c"}

/* Brand icons */
.fa-whatsapp:before{content:"\f232"}
.fa-facebook-f:before{content:"\f39e"}
.fa-instagram:before{content:"\f16d"}
