@font-face {
  font-family: "iconfont"; /* Project id 5052787 */
  src: url('/assets/fonts/font_5052787_hztlqcsf5x5.woff2?t=1761784599519') format('woff2'),
       url('/assets/fonts/font_5052787_hztlqcsf5x5.woff?t=1761784599519') format('woff'),
       url('/assets/fonts/font_5052787_hztlqcsf5x5.ttf?t=1761784599519') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #30608e;
  margin-right: 5px;
  font-weight: bold;
}

.icon-location:before {
  content: "\e790";
}

.icon-tel:before {
  content: "\e635";
}