@font-face {
  font-family: "iconfont"; /* Project id 4669255 */
  src: url('//at.alicdn.com/t/c/font_4669255_b06hlnlxc28.woff2?t=1724998388811') format('woff2'),
       url('//at.alicdn.com/t/c/font_4669255_b06hlnlxc28.woff?t=1724998388811') format('woff'),
       url('//at.alicdn.com/t/c/font_4669255_b06hlnlxc28.ttf?t=1724998388811') format('truetype');
}

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

.icon-faq:before {
  content: "\e602";
}

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

.icon-signout:before {
  content: "\e666";
}

.icon-bcklogs:before {
  content: "\e72c";
}

.icon-enquiry:before {
  content: "\e67b";
}

