/* FontAwesome Subset - فقط آیکون‌های استفاده‌شده */

.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}

@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:900;font-display:swap;src:url('../webfonts/fa-solid-900.woff2') format('woff2')}
@font-face{font-family:"Font Awesome 5 Pro";font-style:normal;font-weight:300;font-display:swap;src:url('../webfonts/fa-light-300.woff2') format('woff2')}
@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:swap;src:url('../webfonts/fa-brands-400.woff2') format('woff2')}

.fa,.fas{font-family:"Font Awesome 5 Pro";font-weight:900}
.fal{font-family:"Font Awesome 5 Pro";font-weight:300}
.fab{font-family:"Font Awesome 5 Brands";font-weight:400}

/* fas - Solid */
.fa-calendar-alt:before{content:"\f073"}
.fa-check:before{content:"\f00c"}
.fa-clock:before{content:"\f017"}
.fa-comment:before{content:"\f075"}
.fa-envelope:before{content:"\f0e0"}
.fa-eye:before{content:"\f06e"}
.fa-link:before{content:"\f0c1"}
.fa-list-ul:before{content:"\f0ca"}
.fa-play-circle:before{content:"\f144"}
.fa-question-circle:before{content:"\f059"}
.fa-share-alt:before{content:"\f1e0"}
.fa-user:before{content:"\f007"}
.fa-user-circle:before{content:"\f2bd"}

/* fal - Light */
.fa-bars:before{content:"\f0c9"}
.fa-chevron-down:before{content:"\f078"}
.fa-long-arrow-left:before{content:"\f177"}
.fa-search:before{content:"\f002"}
.fa-shopping-cart:before{content:"\f07a"}
.fa-times-circle:before{content:"\f057"}
.fa-user:before{content:"\f007"}

/* fab - Brands */
.fa-instagram:before{content:"\f16d"}
.fa-telegram:before{content:"\f2c6"}
.fa-telegram-plane:before{content:"\f3fe"}
.fa-whatsapp:before{content:"\f232"}
.fa-youtube:before{content:"\f167"}
