@charset "UTF-8";

@font-face {
  font-family: "bey-yaldaland";
  src:url("../yalda_font/bey-yaldaland.eot");
  src:url("../yalda_font/bey-yaldaland.eot?#iefix") format("embedded-opentype"),
    url("../yalda_font/bey-yaldaland.woff") format("woff"),
    url("../yalda_font/bey-yaldaland.ttf") format("truetype"),
    url("../yalda_font/bey-yaldaland.svg#bey-yaldaland") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "bey-yaldaland" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "bey-yaldaland" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 2.5;
  font-size: 25px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
  
  .icon-project:before {
    content: "\61";
  }
  .icon-bar-chart:before {
    content: "\62";
  }
  .icon-problem:before {
    content: "\63";
  }
  .icon-point-of-service:before {
    content: "\64";
  }
  .icon-chat:before {
    content: "\65";
  }
  .icon-expand:before {
    content: "\66";
  }
  .icon-tribune:before {
    content: "\67";
  }
  .icon-human-resources:before {
    content: "\68";
  }
  .icon-community:before {
    content: "\69";
  }
  .icon-replace:before {
    content: "\6a";
  }
  .icon-analytics:before {
    content: "\6b";
  }
  .icon-innovation:before {
    content: "\6c";
  }
  .icon-target:before {
    content: "\6d";
  }
  .icon-eye:before {
    content: "\6e";
  }
  .icon-envelope:before {
    content: "\6f";
  }
  .icon-arrow-right:before {
    content: "\70";
  }
  .icon-arrow-left:before {
    content: "\71";
  }
  .icon-layout:before {
    content: "\72";
  }
  .icon-smartphone:before {
    content: "\73";
  }
  .icon-megaphone:before {
    content: "\74";
  }
  .icon-log-in:before {
    content: "\75";
  }
  .icon-meeting-room:before {
    content: "\76";
  }
  .icon-team:before {
    content: "\77";
  }
  .icon-collaboration:before {
    content: "\78";
  }
  .icon-interview:before {
    content: "\79";
  }
  .icon-angle-up:before {
    content: "\7a";
  }
  .icon-information:before {
    content: "\41";
  }
  .icon-share:before {
    content: "\42";
  }
  .icon-download:before {
    content: "\43";
  }
  .icon-file:before {
    content: "\44";
  }
  .icon-link:before {
    content: "\45";
  }
  .icon-cancel:before {
    content: "\47";
  }
  .icon-twitter:before {
    content: "\46";
  }
  .icon-facebook:before {
    content: "\48";
  }
  .icon-whatsapp:before {
    content: "\49";
  }
  
