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

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

.StageIcon-Steps1:before {
  content: "\e900";
}
.StageIcon-Steps3:before {
  content: "\e902";
}
.StageIcon-Steps2:before {
  content: "\e901";
}
.StageIcon-Steps4:before {
  content: "\e903";
}
.StageIcon-Steps5:before {
  content: "\e904";
}
.StageIcon-Steps6:before {
  content: "\e905";
}
.StageIcon-Steps7:before {
  content: "\e906";
}
.StageIcon-Steps8:before {
  content: "\e907";
}

