@font-face {
  font-family: 'myicon';
  src: url('../font/myicon.eot?91639907');
  src: url('../font/myicon.eot?91639907#iefix') format('embedded-opentype'),
       url('../font/myicon.woff2?91639907') format('woff2'),
       url('../font/myicon.woff?91639907') format('woff'),
       url('../font/myicon.ttf?91639907') format('truetype'),
       url('../font/myicon.svg?91639907#myicon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'myicon';
    src: url('../font/myicon.svg?91639907#myicon') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "myicon";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-001-call:before { content: '\f100'; } /* '' */
.icon-002-pdf:before { content: '\f101'; } /* '' */
.icon-003-document:before { content: '\f102'; } /* '' */
.icon-004-placeholder:before { content: '\f103'; } /* '' */
.icon-005-placeholder-1:before { content: '\f104'; } /* '' */
.icon-006-email:before { content: '\f105'; } /* '' */
.icon-007-hr:before { content: '\f106'; } /* '' */
.icon-008-consultation:before { content: '\f107'; } /* '' */
.icon-009-hr-1:before { content: '\f108'; } /* '' */
.icon-010-consulting:before { content: '\f109'; } /* '' */
.icon-011-job-interview:before { content: '\f10a'; } /* '' */
.icon-012-right-arrow:before { content: '\f10b'; } /* '' */
.icon-013-arrow:before { content: '\f10c'; } /* '' */
.icon-014-appointment:before { content: '\f10d'; } /* '' */
.icon-015-placeholder-2:before { content: '\f10e'; } /* '' */
.icon-016-support:before { content: '\f10f'; } /* '' */
.icon-017-telephone:before { content: '\f110'; } /* '' */
.icon-018-paper-plane:before { content: '\f111'; } /* '' */
.icon-019-buy:before { content: '\f112'; } /* '' */
.icon-020-management:before { content: '\f113'; } /* '' */
.icon-021-search-engine:before { content: '\f114'; } /* '' */
.icon-022-crm:before { content: '\f115'; } /* '' */
.icon-023-businessman:before { content: '\f116'; } /* '' */
.icon-024-content:before { content: '\f117'; } /* '' */
.icon-025-setting:before { content: '\f118'; } /* '' */
.icon-026-funnel:before { content: '\f119'; } /* '' */
.icon-027-goal:before { content: '\f11a'; } /* '' */
.icon-028-process:before { content: '\f11b'; } /* '' */
.icon-029-team:before { content: '\f11c'; } /* '' */
.icon-030-customer-service:before { content: '\f11d'; } /* '' */
.icon-031-trophy:before { content: '\f11e'; } /* '' */
.icon-032-shield:before { content: '\f11f'; } /* '' */
.icon-033-risk:before { content: '\f120'; } /* '' */
.icon-034-diamond:before { content: '\f121'; } /* '' */
.icon-035-research:before { content: '\f122'; } /* '' */
.icon-036-metrics:before { content: '\f123'; } /* '' */
.icon-038-research-and-development:before { content: '\f124'; } /* '' */
.icon-039-megaphone:before { content: '\f125'; } /* '' */
.icon-041-maintenance:before { content: '\f127'; } /* '' */
.icon-042-invest:before { content: '\f128'; } /* '' */
.icon-043-budget:before { content: '\f129'; } /* '' */
.icon-044-punctuality:before { content: '\f12a'; } /* '' */
.icon-045-deal:before { content: '\f12b'; } /* '' */
.icon-046-affiliate:before { content: '\f12c'; } /* '' */
.icon-047-interview:before { content: '\f12d'; } /* '' */
.icon-048-system:before { content: '\f12e'; } /* '' */
.icon-049-growth:before { content: '\f12f'; } /* '' */
.icon-050-strategy:before { content: '\f130'; } /* '' */
.icon-051-interview-1:before { content: '\f131'; } /* '' */
.icon-052-supplier:before { content: '\f132'; } /* '' */
.icon-053-application:before { content: '\f133'; } /* '' */
.icon-054-employment:before { content: '\f134'; } /* '' */
.icon-055-sedentary:before { content: '\f135'; } /* '' */
.icon-056-application-1:before { content: '\f136'; } /* '' */
.icon-057-people:before { content: '\f137'; } /* '' */
.icon-058-trainee:before { content: '\f138'; } /* '' */
.icon-059-unemployment:before { content: '\f139'; } /* '' */
.icon-060-digital-assistant:before { content: '\f13a'; } /* '' */
.icon-061-podium:before { content: '\f13b'; } /* '' */
.icon-062-digital-strategy:before { content: '\f13c'; } /* '' */
