@font-face {
  font-family: 'algiamed-step-numbers-1-9-v2';
  src: url('../font/algiamed-step-numbers-1-9-v2.woff2') format('woff2'),
       url('../font/algiamed-step-numbers-1-9-v2.woff') format('woff'),
       url('../font/algiamed-step-numbers-1-9-v2.ttf') format('truetype'),
       url('../font/algiamed-step-numbers-1-9-v2.svg#algiamed-step-numbers-1-9-v2') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="step-"]:before, [class*=" step-"]:before {
  font-family: 'algiamed-step-numbers-1-9-v2' !important;
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.step-1:before { content: "\e900"; } /* 1 */
.step-2:before { content: "\e901"; } /* 2 */
.step-3:before { content: "\e902"; } /* 3 */
.step-4:before { content: "\e903"; } /* 4 */
.step-5:before { content: "\e904"; } /* 5 */
.step-6:before { content: "\e905"; } /* 6 */
.step-7:before { content: "\e906"; } /* 7 */
.step-8:before { content: "\e907"; } /* 8 */
.step-9:before { content: "\e908"; } /* 9 */
