@font-face {
  font-family: "iconfont"; /* Project id 3567411 */
  src: url('iconfont.woff2?t=1722310308335') format('woff2'),
       url('iconfont.woff?t=1722310308335') format('woff'),
       url('iconfont.ttf?t=1722310308335') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
  content: "\e62c";
}

.icon-email:before {
  content: "\e730";
}

.icon-facebook:before {
  content: "\e731";
}

.icon-down:before {
  content: "\e72b";
}

.icon-check:before {
  content: "\e729";
}

.icon-success:before {
  content: "\e72a";
}

.icon-close:before {
  content: "\e629";
}

.icon-loading:before {
  content: "\e65f";
}

.icon-location:before {
  content: "\e726";
}

.icon-calendar:before {
  content: "\e727";
}

.icon-search:before {
  content: "\e626";
}

.icon-youtobe:before {
  content: "\e627";
}

.icon-linkedin:before {
  content: "\e628";
}

.icon-right:before {
  content: "\e62a";
}

.icon-twitterOld:before {
  content: "\e62b";
}

