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

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

.icon-oohook:before {
  content: "\e611";
}

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

.icon-ins:before {
  content: "\e664";
}

.icon-line:before {
  content: "\ebf5";
}

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

.icon-times:before {
  content: "\e82a";
}

.icon-check:before {
  content: "\e82b";
}

.icon-angle-down:before {
  content: "\e84c";
}

.icon-angle-up:before {
  content: "\e84d";
}

.icon-angle-right:before {
  content: "\e84e";
}

.icon-angle-left:before {
  content: "\e84f";
}

