﻿@font-face {
  font-family: "iconfont"; /* Project id 3492413 */
  src: url('iconfont.woff?t=1656775798455') format('woff'),
       url('iconfont.ttf?t=1656775798455') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e692";
}

.icon-see:before {
  content: "\e73f";
}

.icon-close:before {
  content: "\e685";
}

.icon-next:before {
  content: "\e65f";
}

.icon-prev:before {
  content: "\e660";
}

.icon-search:before {
  content: "\e86e";
}

.icon-time:before {
  content: "\ebb1";
}

.icon-headlink:before {
  content: "\e661";
}
