@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4lqe0h');
  src:  url('fonts/icomoon.eot?4lqe0h#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?4lqe0h') format('truetype'),
    url('fonts/icomoon.woff?4lqe0h') format('woff'),
    url('fonts/icomoon.svg?4lqe0h#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

*[class^="icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-contact-phone:before {
  content: "\e91b";
}
.icon-share:before {
  content: "\e91c";
}
.icon-print:before {
  content: "\e91d";
}
.icon-inscription:before {
  content: "\e916";
}
.icon-home-simple:before {
  content: "\e917";
}
.icon-editiion:before {
  content: "\e918";
}
.icon-download:before {
  content: "\e919";
}
.icon-article:before {
  content: "\e91a";
}
.icon-cross:before {
  content: "\e915";
}
.icon-search2:before {
  content: "\e914";
}
.icon-search:before {
  content: "\e913";
}
.icon-candidate:before {
  content: "\e900";
}
.icon-chat:before {
  content: "\e901";
}
.icon-contact:before {
  content: "\e902";
}
.icon-contact-us:before {
  content: "\e903";
}
.icon-guide:before {
  content: "\e904";
}
.icon-hand-shakel:before {
  content: "\e905";
}
.icon-home:before {
  content: "\e906";
}
.icon-inovation:before {
  content: "\e907";
}
.icon-location:before {
  content: "\e908";
}
.icon-message:before {
  content: "\e909";
}
.icon-mic:before {
  content: "\e90a";
}
.icon-mission:before {
  content: "\e90b";
}
.icon-operation:before {
  content: "\e90c";
}
.icon-partner:before {
  content: "\e90d";
}
.icon-publication:before {
  content: "\e90e";
}
.icon-service:before {
  content: "\e90f";
}
.icon-statistic:before {
  content: "\e910";
}
.icon-blog:before {
  content: "\e911";
}
.icon-calendar:before {
  content: "\e912";
}
.icon-arrow_back:before {
  content: "\e5c4";
}
.icon-arrow_downward:before {
  content: "\e5db";
}
.icon-arrow_forward:before {
  content: "\e5c8";
}
.icon-arrow_upward:before {
  content: "\e5d8";
}
