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

[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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;
}

.icon2-tgp-bike:before {
  content: "\e801";
  font-size: 11px;
}
.icon2-useradd:before {
  content: "\e802";
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  vertical-align: middle;
  margin-top: -4px;
}
.icon2-users:before {
  content: "\e803";
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  vertical-align: middle;
  margin-top: -4px;
}

