8 changed files with 150 additions and 143 deletions
@ -1,55 +1,99 @@ |
|||||
@font-face { |
@font-face { |
||||
font-family: 'icomoon'; |
font-family: 'icomoon'; |
||||
src: url('/font/icomoon.eot?mle4db'); |
src: url('/font/icomoon.eot?myxkk3'); |
||||
src: url('/font/icomoon.eot?mle4db#iefix') format('embedded-opentype'), |
src: url('/font/icomoon.eot?myxkk3#iefix') format('embedded-opentype'), |
||||
url('/font/icomoon.ttf?mle4db') format('truetype'), |
url('/font/icomoon.ttf?myxkk3') format('truetype'), |
||||
url('/font/icomoon.woff?mle4db') format('woff'), |
url('/font/icomoon.woff?myxkk3') format('woff'), |
||||
url('/font/icomoon.svg?mle4db#icomoon') format('svg'); |
url('/font/icomoon.svg?myxkk3#icomoon') format('svg'); |
||||
font-weight: normal; |
font-weight: normal; |
||||
font-style: normal; |
font-style: normal; |
||||
font-display: block; |
font-display: block; |
||||
} |
} |
||||
|
|
||||
[class^="icon-"], [class*=" icon-"] { |
[class^="icon-"], [class*=" icon-"] { |
||||
/* use !important to prevent issues with browser extensions that change fonts */ |
/* use !important to prevent issues with browser extensions that change fonts */ |
||||
font-family: 'icomoon' !important; |
font-family: 'icomoon' !important; |
||||
speak: never; |
speak: never; |
||||
font-style: normal; |
font-style: normal; |
||||
font-weight: normal; |
font-weight: normal; |
||||
font-variant: normal; |
font-variant: normal; |
||||
text-transform: none; |
text-transform: none; |
||||
line-height: 1; |
line-height: 1; |
||||
|
|
||||
/* Better Font Rendering =========== */ |
/* Better Font Rendering =========== */ |
||||
-webkit-font-smoothing: antialiased; |
-webkit-font-smoothing: antialiased; |
||||
-moz-osx-font-smoothing: grayscale; |
-moz-osx-font-smoothing: grayscale; |
||||
} |
} |
||||
|
|
||||
.icon-uniE9001:before { |
.icon--6:before { |
||||
content: "\e907"; |
content: "\e900"; |
||||
color: #c4c7cc; |
color: #636c78; |
||||
} |
} |
||||
.icon--:before { |
.icon--6-2:before { |
||||
content: "\e906"; |
content: "\e908"; |
||||
color: #c4c7cc; |
color: #1890ff; |
||||
} |
} |
||||
.icon--1:before { |
.icon--8:before { |
||||
content: "\e902"; |
content: "\e90e"; |
||||
color: #c4c7cc; |
color: #fff; |
||||
} |
} |
||||
.icon-1:before { |
.icon-1-2:before { |
||||
content: "\e903"; |
content: "\e909"; |
||||
color: #c4c7cc; |
color: #636c78; |
||||
} |
} |
||||
.icon--2:before { |
.icon-uniE90A:before { |
||||
content: "\e904"; |
content: "\e90a"; |
||||
color: #31b927; |
color: #636c78; |
||||
} |
} |
||||
.icon-2:before { |
.icon-1:before { |
||||
content: "\e905"; |
content: "\e90b"; |
||||
color: #f21019; |
color: #1890ff; |
||||
} |
} |
||||
.icon-uniE900:before { |
.icon-2:before { |
||||
content: "\e901"; |
content: "\e90c"; |
||||
color: #c4c7cc; |
color: #636c78; |
||||
} |
} |
||||
|
.icon-3:before { |
||||
|
content: "\e90d"; |
||||
|
color: #1890ff; |
||||
|
} |
||||
|
.icon-dingd:before { |
||||
|
content: "\e90f"; |
||||
|
color: #636c78; |
||||
|
} |
||||
|
.icon-dingd1:before { |
||||
|
content: "\e910"; |
||||
|
color: #1890ff; |
||||
|
} |
||||
|
.icon-LOGO:before { |
||||
|
content: "\e911"; |
||||
|
color: #fff; |
||||
|
} |
||||
|
.icon-uniE9001:before { |
||||
|
content: "\e907"; |
||||
|
color: #c4c7cc; |
||||
|
} |
||||
|
.icon--:before { |
||||
|
content: "\e906"; |
||||
|
color: #c4c7cc; |
||||
|
} |
||||
|
.icon--1:before { |
||||
|
content: "\e902"; |
||||
|
color: #c4c7cc; |
||||
|
} |
||||
|
.icon-11:before { |
||||
|
content: "\e903"; |
||||
|
color: #c4c7cc; |
||||
|
} |
||||
|
.icon--2:before { |
||||
|
content: "\e904"; |
||||
|
color: #31b927; |
||||
|
} |
||||
|
.icon-21:before { |
||||
|
content: "\e905"; |
||||
|
color: #f21019; |
||||
|
} |
||||
|
.icon-uniE900:before { |
||||
|
content: "\e901"; |
||||
|
color: #c4c7cc; |
||||
|
} |
Binary file not shown.
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 39 KiB |
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue