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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-user:before {
  content: "\f007";
}
.icon-book:before {
  content: "\f02d";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-vk:before {
  content: "\1f309";
}
.icon-building:before {
  content: "\f1ad";
}
.icon-automobile:before {
  content: "\f1b9";
}
.icon-car:before {
  content: "\f1b9";
}
