@font-face {
  font-family: 'almas';
  src: url('../font/almas.eot?10625974');
  src: url('../font/almas.eot?10625974#iefix') format('embedded-opentype'),
       url('../font/almas.woff2?10625974') format('woff2'),
       url('../font/almas.woff?10625974') format('woff'),
       url('../font/almas.ttf?10625974') format('truetype'),
       url('../font/almas.svg?10625974#almas') 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: 'almas';
    src: url('../font/almas.svg?10625974#almas') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "almas";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  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 */
  margin-left: .2em;

  /* 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-add_user_male:before { content: '\e800'; } /* '' */
.icon-airport:before { content: '\e801'; } /* '' */
.icon-back:before { content: '\e802'; } /* '' */
.icon-centralized_network:before { content: '\e803'; } /* '' */
.icon-chart:before { content: '\e804'; } /* '' */
.icon-clipboard_list:before { content: '\e805'; } /* '' */
.icon-decision_making:before { content: '\e806'; } /* '' */
.icon-email:before { content: '\e807'; } /* '' */
.icon-facebook:before { content: '\e808'; } /* '' */
.icon-financial_growth_analysis:before { content: '\e809'; } /* '' */
.icon-find_user_male:before { content: '\e80a'; } /* '' */
.icon-forward:before { content: '\e80b'; } /* '' */
.icon-graduation_cap:before { content: '\e80c'; } /* '' */
.icon-instagram_logo:before { content: '\e80d'; } /* '' */
.icon-job_seeker:before { content: '\e80e'; } /* '' */
.icon-launch:before { content: '\e80f'; } /* '' */
.icon-linkedin:before { content: '\e810'; } /* '' */
.icon-load_balancer:before { content: '\e811'; } /* '' */
.icon-marker:before { content: '\e812'; } /* '' */
.icon-online_support:before { content: '\e813'; } /* '' */
.icon-phone:before { content: '\e814'; } /* '' */
.icon-process:before { content: '\e815'; } /* '' */
.icon-search_database:before { content: '\e816'; } /* '' */
.icon-share:before { content: '\e817'; } /* '' */
.icon-syllabus:before { content: '\e818'; } /* '' */
.icon-telegram_app:before { content: '\e819'; } /* '' */
.icon-transaction:before { content: '\e81a'; } /* '' */
.icon-twitter:before { content: '\e81b'; } /* '' */
.icon-university:before { content: '\e81c'; } /* '' */
