/*!
*   ________     ______     ________
*  /  ______\   |______|   /  ____  \
*  | |  ____       | |     | |    | |
*  | | |__  |      | |     | |    | |
*  | |____| |      | |     | |____| |
*  \________/      |_|     \________/
*
*  工同GTO- 工业兴国.同舟共济 - www.fsgto.com.cn
*  Industry promotes national prosperity.
*  We are in the same boat.
*  By:小桃子
*/
@font-face {
  font-family: "iconfont"; /* Project id 5190960 */
  src: url('iconfont.woff2?t=1780628872243') format('woff2'),
       url('iconfont.woff?t=1780628872243') format('woff'),
       url('iconfont.ttf?t=1780628872243') format('truetype');
}

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

.icon-dizhi:before {
  content: "\e652";
}

.icon-dianhua:before {
  content: "\e62a";
}

.icon-youxiang:before {
  content: "\e908";
}

.icon-shouji:before {
  content: "\e8b9";
}

