@font-face {
  font-family: "talkicon"; /* Project id 4789717 */
  src: url('iconfont.woff2?t=1739798012099') format('woff2'),
       url('iconfont.woff?t=1739798012099') format('woff'),
       url('iconfont.ttf?t=1739798012099') format('truetype');
}

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

.talk-icon-link:before {
  content: "\e601";
}

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

.talk-icon-route:before {
  content: "\e600";
}

.talk-icon-location:before {
  content: "\e76f";
}

.talk-icon-play:before {
  content: "\e604";
}

.talk-icon-qq:before {
  content: "\e882";
}

.talk-icon-close:before {
  content: "\e609";
}

.talk-icon-heart-o:before {
  content: "\e618";
}

.talk-icon-heart:before {
  content: "\e640";
}

.talk-icon-password:before {
  content: "\e64a";
}

.talk-icon-comment:before {
  content: "\e619";
}

.talk-icon-delete:before {
  content: "\e622";
}

.talk-icon-user:before {
  content: "\e668";
}

.talk-icon-down:before {
  content: "\e63c";
}

.talk-icon-image:before {
  content: "\e60f";
}

.talk-icon-emoji:before {
  content: "\e634";
}

