@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?xws5ql');
  src:  url('fonts/icomoon.eot?xws5ql#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?xws5ql') format('truetype'),
    url('fonts/icomoon.woff?xws5ql') format('woff'),
    url('fonts/icomoon.svg?xws5ql#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: 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;
}

.icon-group:before {
  content: "\e900";
}
.icon-people:before {
  content: "\e900";
}
.icon-business:before {
  content: "\e901";
}
.icon-domain:before {
  content: "\e901";
}
.icon-keyboard_arrow_up:before {
  content: "\e902";
}
.icon-keyboard_arrow_right:before {
  content: "\e903";
}
.icon-keyboard_arrow_left:before {
  content: "\e904";
}
.icon-keyboard_arrow_down:before {
  content: "\e905";
}
.icon-user:before {
  content: "\e906";
}
.icon-check-square:before {
  content: "\e907";
}
.icon-check:before {
  content: "\e908";
}
