@font-face {
  font-family: "iconfont"; /* project id 2146273 */
  src: url('../font/iconfont.woff2') format('woff2'),
       url('../font/iconfont.woff') format('woff'),
       url('../font/iconfont.ttf') format('truetype');
       font-display: swap
;}

.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";}

