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

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

.icon-xiajiantou:before {
  content: "\e600";
}
.nai, .fas {
    font-weight: 400;
}
.nai, .far, .fas {
    font-family: "Font Awesome 5 Free";
}
.nai, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}