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

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

.stmadmin-icon-cross:before {
    content: "\e91e";
}
.stmadmin-icon-round-error:before {
    content: "\e91d";
}
.stmadmin-icon-lock:before {
    content: "\e91c";
}
.stmadmin-icon-settings:before {
    content: "\e901";
}
.stmadmin-icon-check-circle:before {
    content: "\e900";
    color: #11c482;
}
.stmadmin-icon-update:before {
    content: "\e91b";
}
.stmadmin-icon-envato:before {
    content: "\e91a";
}
.stmadmin-icon-wrench:before {
    content: "\e916";
}
.stmadmin-icon-plus:before {
    content: "\e917";
}
.stmadmin-icon-speedmetr:before {
    content: "\e918";
}
.stmadmin-icon-clock_arrow:before {
    content: "\e919";
}
.stmadmin-icon-docs:before {
    content: "\e911";
}
.stmadmin-icon-tutorials:before {
    content: "\e912";
}
.stmadmin-icon-importer:before {
    content: "\e913";
}
.stmadmin-icon-forum:before {
    content: "\e914";
}
.stmadmin-icon-ticket1:before {
    content: "\e915";
}
.stmadmin-icon-checkbox:before {
    content: "\e902";
}
.stmadmin-icon-youtube:before {
    content: "\e903";
}
.stmadmin-icon-facebook:before {
    content: "\e904";
}
.stmadmin-icon-ticket:before {
    content: "\e905";
}
.stmadmin-icon-documentation:before {
    content: "\e906";
}
.stmadmin-icon-key:before {
    content: "\e907";
}
.stmadmin-icon-search:before {
    content: "\e908";
}
.stmadmin-icon-warning:before {
    content: "\e909";
}
.stmadmin-icon-warning-filled:before {
    content: "\e90a";
}
.stmadmin-icon-info:before {
    content: "\e90b";
}
.stmadmin-icon-info-filled:before {
    content: "\e90c";
}
.stmadmin-icon-imported-check:before {
    content: "\e90d";
}
.stmadmin-icon-link:before {
    content: "\e90e";
}
.stmadmin-icon-box:before {
    content: "\e90f";
}
.stmadmin-icon-activation:before {
    content: "\e910";
}