@font-face {
font-display:swap;
  font-family: "iconfont"; /* Project id 4339027 */
  src: url('/wp-content/plugins/kowze-plugins/css/iconfont/iconfont.woff2?t=1721099467507') format('woff2'),
       url('/wp-content/plugins/kowze-plugins/css/iconfont/iconfont.woff?t=1721099467507') format('woff'),
       url('/wp-content/plugins/kowze-plugins/css/iconfont/iconfont.ttf?t=1721099467507') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-nosee:before {
  content: "\e617";
}

.icon-see:before {
  content: "\e61a";
}

.icon-search:before {
  content: "\e741";
}

.icon-delet:before {
  content: "\e6c1";
}

.icon-edit:before {
  content: "\e7e1";
}

.icon-cart:before {
  content: "\e6e6";
}

