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

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

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

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

.icon-home:before {
  content: "\e7c6";
}

.icon-arrowdown:before {
  content: "\e692";
}

.icon-arrowup:before {
  content: "\e695";
}

.icon-cc-check-circle:before {
  content: "\e621";
}

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

.icon-phone:before {
  content: "\e6c2";
}

.icon-linkedin:before {
  content: "\e87d";
}

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

.icon-search:before {
  content: "\e8ef";
}

.icon-address:before {
  content: "\e6a7";
}

.icon-email:before {
  content: "\e66f";
}

.icon-success:before {
  content: "\e67f";
}

.icon-X:before {
  content: "\e606";
}

