﻿@font-face {
    font-family: icon-font;
    src: url(../font/iconfont.ttf) format("truetype");
}

@font-face {
    font-family: text-font;
    font-style: normal;
    font-weight: 400;
    src: url(../font/Font-Regular.ttf) format("truetype");
}

.icon {
    position: relative;
    display: inline-block;
    font-family: PingFang SC, icon-font, sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: inherit;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-display: swap;
}

.home-icon::before {
    content: "";
}

.search-icon:before {
    content: "";
}

.menu-icon:before {
    content: ""
}

.up-arrow-icon:before {
    content: ""
}

.down-arrow-icon:before {
    content: ""
}

.left-arrow-icon:before {
    content: ""
}

.right-arrow-icon:before {
    content: "";
}

.right-icon:before {
    content: "";
}

.close-icon:before {
    content: "";
}

.trash-icon:before {
    content: ""
}

.order-desc-icon:before {
    content: "";
}

.order-asc-icon:before {
    content: "";
}

.comment-icon:before {
    content: "";
}

@font-face {
    font-weight: 400;
    font-family: x-icon;
    src: url(../font/x-icon.ttf) format("truetype");
    font-style: normal;
    font-display: block
}

.x-icon {
    position: relative;
    display: inline-block;
    font-family: x-icon,sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: inherit;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.down-arrow-x-icon:before {
    content: "";
}

.refresh-x-icon:before {
    content: "";
}

.user-x-icon:before {
    content: "";
}

.right-arrow-x-icon:before {
    content: "";
}

.file-x-icon:before {
    content: "";
}

@font-face {
    font-family: icomoon;
    src: url(../font/icomoon.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.r-icon {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.right-arrow-r-icon:before {
    content: "";
}

.loading-r-icon:before {
    content: "";
}

.list-r-icon:before {
    content: "";
}

.dark-r-icon:before {
    content: "";
}

.light-r-icon:before {
    content: "";
}

.setting-r-icon:before {
    content: "";
}

.plus-r-icon:before {
    content: "";
}

.home-r-icon:before {
    content: "";
}

.book-info-r-icon:before {
    content: "";
}

.font-minus-r-icon:before {
    content: "";
}

.font-plus-r-icon:before {
    content: "";
}

.moon-r-icon:before {
    content: "";
}

.check-r-icon:before {
    content: "";
}

.arrow-circle-r-icon:before {
    content: "";
}

.sort-r-icon:before {
    content: "";
}
