@font-face {
    font-family: "iconfont";
    /* Project id 2146273 */
    src: url('iconfont.woff2?t=1629424770787') format('woff2'), url('iconfont.woff?t=1629424770787') format('woff'), url('iconfont.ttf?t=1629424770787') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
    content: "\e7b3";
}

.icon-xuanze:before {
    content: "\e72e";
}

.icon-arrow-down:before {
    content: "\e7b2";
}

.icon-sami-select:before {
    content: "\e7b1";
}

.icon-add-select:before {
    content: "\e7b0";
}

.icon-double-arrow-left:before {
    content: "\e74d";
}

.icon-close:before {
    content: "\e747";
}

.icon-double-arro-right:before {
    content: "\e74c";
}

.icon-arrow-left:before {
    content: "\e744";
}

.icon-arrow-right:before {
    content: "\e743";
}