@font-face {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/icomoon.eot?8tu1hp");
  src: url("../fonts/icomoon.eot?8tu1hp#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?8tu1hp") format("truetype"),
    url("../fonts/icomoon.woff?8tu1hp") format("woff"),
    url("../css/") format("svg");

  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-variant: normal;
  -moz-osx-font-smoothing: grayscale;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  text-transform: none;

  speak: never;
}



.icon-user_plus:before {
  content: "\e900";
}

.icon-car-icon:before {
  content: "\e901";
}

.icon-bus-icon:before {
  content: "\e902";
}

.icon-link:before {
  content: "\e903";
}