/* ifont - iconfont.cn project 1303475 */
@font-face {
    font-family: "ifont";
    font-weight: normal;
    font-style: normal;
    src: url("./ifont.woff2") format("woff2"),
         url("./ifont.woff") format("woff"),
         url("./ifont.ttf") format("truetype");
}

.ifont {
    font-family: "ifont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    line-height: 1;
}

.ifont-weixin:before         { content: "\e65d"; }
.ifont-instagram1:before     { content: "\e904"; }
.ifont-twitter_icon2:before  { content: "\e83f"; }
.ifont-facebook:before       { content: "\e621"; }
.ifont-instagram:before      { content: "\e815"; }
.ifont-twitter_icon:before   { content: "\e6b7"; }
.ifont-googleplus:before     { content: "\eaa6"; }
.ifont-youtube:before        { content: "\f274"; }
.ifont-tiktok:before         { content: "\ecdc"; }
.ifont-weibo:before          { content: "\e699"; }
.ifont-behance:before        { content: "\e725"; }
.ifont-qq:before             { content: "\e605"; }
.ifont-call:before           { content: "\e6de"; }
