/* آیکون‌های محلی — Font Awesome 4 */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"),
       url("../fonts/fontawesome-webfont.woff") format("woff"),
       url("../fonts/fontawesome-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.fa-lg { font-size: 1.25em; }
.fa-2x { font-size: 2em; }

.fa-building:before { content: "\f1ad"; }
.fa-th:before { content: "\f00a"; }
.fa-sign-in:before { content: "\f090"; }
.fa-user:before { content: "\f007"; }
.fa-users:before { content: "\f0c0"; }
.fa-headphones:before { content: "\f025"; }
.fa-tachometer:before { content: "\f0e4"; }
.fa-cogs:before { content: "\f085"; }
.fa-cog:before { content: "\f013"; }
.fa-microchip:before { content: "\f2db"; }
.fa-sitemap:before { content: "\f0e8"; }
.fa-comments:before { content: "\f086"; }
.fa-wrench:before { content: "\f0ad"; }
.fa-cubes:before { content: "\f1b3"; }
.fa-code:before { content: "\f121"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-flag:before { content: "\f024"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-database:before { content: "\f1c0"; }
.fa-cube:before { content: "\f1b2"; }
.fa-rocket:before { content: "\f135"; }
.fa-user-md:before { content: "\f0f0"; }
.fa-trophy:before { content: "\f091"; }
.fa-certificate:before { content: "\f0a3"; }
.fa-check-circle:before { content: "\f058"; }
.fa-file-text:before { content: "\f15c"; }
.fa-shopping-bag:before { content: "\f290"; }
.fa-calendar:before { content: "\f073"; }
.fa-bullseye:before { content: "\f140"; }
.fa-eye:before { content: "\f06e"; }
.fa-diamond:before { content: "\f219"; }
.fa-newspaper-o:before { content: "\f1ea"; }
.fa-university:before { content: "\f19c"; }
.fa-shield:before { content: "\f132"; }
.fa-map-marker:before { content: "\f041"; }
.fa-truck:before { content: "\f0d1"; }
.fa-credit-card-alt:before { content: "\f283"; }
.fa-handshake-o:before { content: "\f2b5"; }
.fa-phone:before { content: "\f095"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-globe:before { content: "\f0ac"; }
.fa-linkedin:before { content: "\f0e1"; }
.fa-instagram:before { content: "\f16d"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-chevron-up:before { content: "\f077"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-times:before { content: "\f00d"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-long-arrow-left:before { content: "\f177"; }
.fa-long-arrow-right:before { content: "\f178"; }
.fa-star:before { content: "\f005"; }
.fa-line-chart:before { content: "\f201"; }
.fa-plug:before { content: "\f1e6"; }
.fa-id-badge:before { content: "\f2c1"; }
.fa-bar-chart:before { content: "\f080"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-hand-rock-o:before { content: "\f255"; }
.fa-server:before { content: "\f233"; }
.fa-lightbulb-o:before { content: "\f0eb"; }
.fa-clock-o:before { content: "\f017"; }
.fa-copyright:before { content: "\f1f9"; }
.fa-info-circle:before { content: "\f05a"; }
