@font-face {
  font-family: "font_family"; /* project id 4543861 */
  src:  format('woff2'),
        format('woff'),
        format('truetype');
}

.font_family {
  font-family: "font_family" !important;

  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-menu:before {
  content: "\e755";
}

.icon-xinlang:before {
  content: "\e754";
}

.icon-list_ot:before {
  content: "\e756";
}

.icon-weixin:before {
  content: "\e757";
}

.icon-home:before {
  content: "\e758";
}

.icon-arrow:before {
  content: "\e759";
}

