blob: 849ff85b084e8ee34a831d6e8b05a881fd3f466d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
@font-face {
font-family: 'fontello';
src: url('../font/fontello.eot?97381924');
src: url('../font/fontello.eot?97381924#iefix') format('embedded-opentype'),
url('../font/fontello.woff?97381924') format('woff'),
url('../font/fontello.ttf?97381924') format('truetype'),
url('../font/fontello.svg?97381924#fontello') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'icomoon';
src:url('../font/icomoon.eot?-72nnzw');
src:url('../font/icomoon.eot?#iefix-72nnzw') format('embedded-opentype'),
url('../font/icomoon.woff?-72nnzw') format('woff'),
url('../font/comoon.ttf?-72nnzw') format('truetype'),
url('../font/icomoon.svg?-72nnzw#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
|