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

[class^="icon-rh"],
[class*=" icon-rh"] {
  /* 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-rh-app:before {
  content: "\e900";
}
.icon-rh-approve:before {
  content: "\e901";
}
.icon-rh-basis:before {
  content: "\e902";
}
.icon-rh-date:before {
  content: "\e903";
}
.icon-rh-door:before {
  content: "\e904";
}
.icon-rh-order:before {
  content: "\e905";
}
.icon-rh-safe:before {
  content: "\e906";
}
.icon-rh-set:before {
  content: "\e907";
}
.icon-rh-unfold:before {
  content: "\e908";
}
.icon-rh-unit:before {
  content: "\e909";
}
.icon-rh-wait:before {
  content: "\e90a";
}
.icon-rh-work:before {
  content: "\e90b";
}
