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

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

.icon-arrow-t:before {
  content: "\e79d";
}

.icon-cha:before {
  content: "\e61f";
}

.icon-send:before {
  content: "\e678";
}

.icon-rili:before {
  content: "\e89e";
}

.icon-arrow-f:before {
  content: "\e79b";
}

.icon-download:before {
  content: "\e650";
}

.icon-instagram:before {
  content: "\e87f";
}

.icon-facebook:before {
  content: "\e88d";
}

.icon-whatsapp:before {
  content: "\e8ea";
}

.icon-arrow:before {
  content: "\e79c";
}

.icon-gou:before {
  content: "\e736";
}

.icon-top:before {
  content: "\e696";
}

.icon-right-arrow:before {
  content: "\e64e";
}

.icon-left-arrow:before {
  content: "\e65a";
}

.icon-pause:before {
  content: "\e608";
}

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

.icon-mute:before {
  content: "\e60a";
}

.icon-set:before {
  content: "\e60b";
}

.icon-volume:before {
  content: "\e60c";
}

.icon-c-full-screen:before {
  content: "\e60d";
}

.icon-full-screen:before {
  content: "\e60e";
}

