@font-face {
    font-family: 'wqIcon';
    src: url('../fonts/wqFrameui/fonts/wqIcon.eot?shzleq');
    src: url('../fonts/wqFrameui/fonts/wqIcon.eot?shzleq#iefix') format('embedded-opentype'),
    url('../fonts/wqFrameui/fonts/wqIcon.ttf?shzleq') format('truetype'),
    url('../fonts/wqFrameui/fonts/wqIcon.woff?shzleq') format('woff'),
    url('../fonts/wqFrameui/fonts/wqIcon.svg?shzleq#wqIcon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="wqIcon-"],
[class*=" wqIcon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'wqIcon' !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;
}
.wqIcon-toast-error:before {
    content: "\e906";
  }
  .wqIcon-toast-info:before {
    content: "\e907";
  }
  .wqIcon-toast-success:before {
    content: "\e908";
  }
  .wqIcon-toast-warning:before {
    content: "\e909";
  }
.wqIcon-prevMonth:before {
    content: "\e902";
}
.wqIcon-nextMonth:before {
    content: "\e903";
}
.wqIcon-prevYear:before {
    content: "\e904";
}
.wqIcon-nextYear:before {
    content: "\e905";
}
.wqIcon-calendar:before {
    content: "\e901";
}
.wqIcon-checkBox:before {
    content: "\2611";
}

.wqIcon-dep:before {
    content: "\e936";
}
.wqIcon-selected:before {
    content: "\e932";
}
.wqIcon-maxmin:before {
    content: "\e933";
}
.wqIcon-treeItem_del:before {
    content: "\e931";
}
.wqIcon-search:before {
    content: "\e92f";
}
.wqIcon-backUp:before {
    content: "\e900";
}
.wqIcon-noline_close:before {
    content: "\e934";
}
.wqIcon-noline_open:before {
    content: "\e935";
}
.wqIcon-max:before {
    content: "\e930";
}
.wqIcon-close:before {
    content: "\e92e";
}
  