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

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

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

.icon-tel:before {
  content: "\e67c";
}

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

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

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

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

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

.icon-menu:before {
  content: "\e85f";
}

.icon-lt:before {
  content: "\e671";
}

.icon-gt:before {
  content: "\e674";
}
