@charset "UTF-8";

@font-face {
    font-family: 'xeicon';
    src: url("/resource/font/XEIcon-2.3.3/fonts/xeicon.eot?3ka2yj");
    src: url("/resource/font/XEIcon-2.3.3/fonts/xeicon.eot?3ka2yj#iefix") format("embedded-opentype"), url("/resource/font/XEIcon-2.3.3/fonts/xeicon.woff2?3ka2yj") format("woff2"), url("/resource/font/XEIcon-2.3.3/fonts/xeicon.ttf?3ka2yj") format("truetype"), url("/resource/font/XEIcon-2.3.3/fonts/xeicon.woff?3ka2yj") format("woff"), url("/resource/font/XEIcon-2.3.3/fonts/xeicon.svg?3ka2yj#xeicon") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="xi-"],
[class*=" xi-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'xeicon' !important;
    display: inline-block;
    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;
}
.hid {position: absolute;margin: -1px;padding: 0;width: 1px;height: 1px;border: 0;clip: rect(0, 0, 0, 0);overflow: hidden;}