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

[class^="icon-"]::before, [class*=" icon-"]::before {
  /* 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-icon_arrow_bottom:before {
  content: "\e907";
  color: #fff;
}
.icon-blank:before {
  content: "\e906";
  color: #ba1141;
}
.icon-icon_phone:before {
  content: "\e905";
  color: #fff;
}
.icon-icon_mail:before {
  content: "\e903";
  color: #ba1141;
}
.icon-icon_car:before {
  content: "\e904";
  color: #ba1141;
}
.icon-icon_corner:before {
  content: "\e902";
}
.icon-icon_handle:before {
  content: "\e901";
  color: #54a4ff;
}
.icon-uniE900:before {
  content: "\e900";
  color: #fff;
}
