@font-face {
    font-family: 'iconfont';  /* Project id 2645708 */
    src: url('//at.alicdn.com/t/c/font_2645708_p47znjlp4cp.woff2?t=1675206905225') format('woff2'),
    url('//at.alicdn.com/t/c/font_2645708_p47znjlp4cp.woff?t=1675206905225') format('woff'),
    url('//at.alicdn.com/t/c/font_2645708_p47znjlp4cp.ttf?t=1675206905225') format('truetype');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.full{
    background-color: orange;
    background-color: #d81e06;
    color: #eee;
    border-radius: 4px;
    padding: 2px;
}
