@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon-Regular.woff2') format('woff2'),
       url('../fonts/icomoon-Regular.woff') format('woff'),
       url('../fonts/icomoon-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

/* استایل عمومی آیکون‌ها */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* کلاس‌های آیکون‌ها بر اساس کدپوینتی‌های فعلی */
.icon-whatsapp::before  { content: "\e903"; }
.icon-instagram::before { content: "\e900"; }
.icon-telegram::before  { content: "\e901"; }
.icon-eitaa::before     { content: "\e904"; }
.icon-bale::before      { content: "\e908"; }
.icon-rubika::before    { content: "\e909"; }
.icon-soroush::before   { content: "\e907"; }
.icon-phone::before     { content: "\e906"; }
.icon-chat::before      { content: "\e90a"; }