@import "variables";

@font-face {
  font-family: '#{$icomoon-font-family}';
  src:  url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?kcxxvr');
  src:  url('#{$icomoon-font-path}/#{$icomoon-font-family}.eot?kcxxvr#iefix') format('embedded-opentype'),
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.ttf?kcxxvr') format('truetype'),
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.woff?kcxxvr') format('woff'),
    url('#{$icomoon-font-path}/#{$icomoon-font-family}.svg?kcxxvr##{$icomoon-font-family}') format('svg');
  font-weight: normal;
  font-style: normal;
}

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

.icomoon-topic {
  &:before {
    content: $icomoon-topic; 
  }
}
.icomoon-chakanwd {
  &:before {
    content: $icomoon-chakanwd; 
  }
}
.icomoon-analysis {
  &:before {
    content: $icomoon-analysis; 
  }
}
.icomoon-oracle {
  &:before {
    content: $icomoon-oracle; 
  }
}
.icomoon-relation {
  &:before {
    content: $icomoon-relation; 
  }
}
.icomoon-info {
  &:before {
    content: $icomoon-info; 
  }
}
.icomoon-column-setting {
  &:before {
    content: $icomoon-column-setting; 
  }
}
.icomoon-add-notes {
  &:before {
    content: $icomoon-add-notes; 
  }
}
.icomoon-aix {
  &:before {
    content: $icomoon-aix; 
  }
}
.icomoon-linux {
  &:before {
    content: $icomoon-linux; 
  }
}
.icomoon-windows {
  &:before {
    content: $icomoon-windows; 
  }
}
.icomoon-notraffic {
  &:before {
    content: $icomoon-notraffic;     
    color: #4a4a4a;
  }
}
.icomoon-startup {
  &:before {
    content: $icomoon-startup; 
  }
}
.icomoon-suspend {
  &:before {
    content: $icomoon-suspend; 
  }
}
.icomoon-close {
  &:before {
    content: $icomoon-close; 
  }
}
.icomoon-drag {
  &:before {
    content: $icomoon-drag; 
  }
}
.icomoon-moon {
  &:before {
    content: $icomoon-moon; 
  }
}
.icomoon-sun {
  &:before {
    content: $icomoon-sun; 
  }
}
.icomoon-wizard {
  &:before {
    content: $icomoon-wizard; 
  }
}
.icomoon-log {
  &:before {
    content: $icomoon-log; 
  }
}
.icomoon-db1 {
  &:before {
    content: $icomoon-db1; 
  }
}
.icomoon-host {
  &:before {
    content: $icomoon-host; 
  }
}
.icomoon-multidimensional {
  &:before {
    content: $icomoon-multidimensional; 
  }
}
.icomoon-fold {
  &:before {
    content: $icomoon-fold; 
  }
}
.icomoon-activation {
  &:before {
    content: $icomoon-activation; 
  }
}
.icomoon-Association-log {
  &:before {
    content: $icomoon-Association-log; 
  }
}
.icomoon-Closing-the-event {
  &:before {
    content: $icomoon-Closing-the-event; 
  }
}
.icomoon-collection {
  &:before {
    content: $icomoon-collection; 
  }
}
.icomoon-Common-sort {
  &:before {
    content: $icomoon-Common-sort; 
  }
}
.icomoon-Confirmation-of-the-event {
  &:before {
    content: $icomoon-Confirmation-of-the-event; 
  }
}
.icomoon-cron {
  &:before {
    content: $icomoon-cron; 
  }
}
.icomoon-data-preservation {
  &:before {
    content: $icomoon-data-preservation; 
  }
}
.icomoon-db {
  &:before {
    content: $icomoon-db; 
  }
}
.icomoon-Dependency-analysis {
  &:before {
    content: $icomoon-Dependency-analysis; 
  }
}
.icomoon-Edit-numbers {
  &:before {
    content: $icomoon-Edit-numbers; 
  }
}
.icomoon-ExportExcel {
  &:before {
    content: $icomoon-ExportExcel; 
  }
}
.icomoon-Handle {
  &:before {
    content: $icomoon-Handle; 
  }
}
.icomoon-indefinite-period {
  &:before {
    content: $icomoon-indefinite-period; 
  }
}
.icomoon-Intelligent-sorting {
  &:before {
    content: $icomoon-Intelligent-sorting; 
  }
}
.icomoon-jieximoban {
  &:before {
    content: $icomoon-jieximoban; 
  }
}
.icomoon-key {
  &:before {
    content: $icomoon-key; 
  }
}
.icomoon-move-down {
  &:before {
    content: $icomoon-move-down; 
  }
}
.icomoon-move-up {
  &:before {
    content: $icomoon-move-up; 
  }
}
.icomoon-not-active {
  &:before {
    content: $icomoon-not-active; 
  }
}
.icomoon-overdue {
  &:before {
    content: $icomoon-overdue; 
  }
}
.icomoon-peizhi {
  &:before {
    content: $icomoon-peizhi; 
  }
}
.icomoon-prompt-error {
  &:before {
    content: $icomoon-prompt-error; 
  }
}
.icomoon-prompt-info {
  &:before {
    content: $icomoon-prompt-info; 
  }
}
.icomoon-prompt-warn {
  &:before {
    content: $icomoon-prompt-warn; 
  }
}
.icomoon-Prompt {
  &:before {
    content: $icomoon-Prompt; 
  }
}
.icomoon-right {
  &:before {
    content: $icomoon-right; 
  }
}
.icomoon-RowSetup {
  &:before {
    content: $icomoon-RowSetup; 
  }
}
.icomoon-Send-work-list {
  &:before {
    content: $icomoon-Send-work-list; 
  }
}
.icomoon-shangchuan {
  &:before {
    content: $icomoon-shangchuan; 
  }
}
.icomoon-shujucaiji {
  &:before {
    content: $icomoon-shujucaiji; 
  }
}
.icomoon-shujuchuli {
  &:before {
    content: $icomoon-shujuchuli; 
  }
}
.icomoon-shujucunchu {
  &:before {
    content: $icomoon-shujucunchu; 
  }
}
.icomoon-small-bell {
  &:before {
    content: $icomoon-small-bell; 
  }
}
.icomoon-stop {
  &:before {
    content: $icomoon-stop; 
  }
}
.icomoon-storage {
  &:before {
    content: $icomoon-storage; 
  }
}
.icomoon-streaming {
  &:before {
    content: $icomoon-streaming; 
  }
}
.icomoon-trial {
  &:before {
    content: $icomoon-trial; 
  }
}
.icomoon-wrong {
  &:before {
    content: $icomoon-wrong; 
  }
}
.icomoon-zidianguanli {
  &:before {
    content: $icomoon-zidianguanli; 
  }
}

