File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
@font-face {
2
2
font-family : 'EVA-Icon' ;
3
- src : url ('../fonts/EVA-Icon .eot?zh8e8a' );
4
- src : url ('../fonts/EVA-Icon .eot?zh8e8a#iefix' ) format ('embedded-opentype' ),
5
- url ('../fonts/EVA-Icon .ttf?zh8e8a' ) format ('truetype' ),
6
- url ('../fonts/EVA-Icon .woff?zh8e8a' ) format ('woff' ),
7
- url ('../fonts/EVA-Icon .svg?zh8e8a#EVA-Icon' ) format ('svg' );
3
+ src : url ('../fonts/eva-icon .eot?zh8e8a' );
4
+ src : url ('../fonts/eva-icon .eot?zh8e8a#iefix' ) format ('embedded-opentype' ),
5
+ url ('../fonts/eva-icon .ttf?zh8e8a' ) format ('truetype' ),
6
+ url ('../fonts/eva-icon .woff?zh8e8a' ) format ('woff' ),
7
+ url ('../fonts/eva-icon .svg?zh8e8a#EVA-Icon' ) format ('svg' );
8
8
font-weight : normal;
9
9
font-style : normal;
10
10
}
Original file line number Diff line number Diff line change 2
2
3
3
@font-face {
4
4
font-family : ' EVA-Icon' ;
5
- src : url (' #{$icomoon-font-path } /EVA-Icon .eot?zh8e8a' );
6
- src : url (' #{$icomoon-font-path } /EVA-Icon .eot?zh8e8a#iefix' ) format (' embedded-opentype' ),
7
- url (' #{$icomoon-font-path } /EVA-Icon .ttf?zh8e8a' ) format (' truetype' ),
8
- url (' #{$icomoon-font-path } /EVA-Icon .woff?zh8e8a' ) format (' woff' ),
9
- url (' #{$icomoon-font-path } /EVA-Icon .svg?zh8e8a#EVA-Icon' ) format (' svg' );
5
+ src : url (' #{$icomoon-font-path } /eva-icon .eot?zh8e8a' );
6
+ src : url (' #{$icomoon-font-path } /eva-icon .eot?zh8e8a#iefix' ) format (' embedded-opentype' ),
7
+ url (' #{$icomoon-font-path } /eva-icon .ttf?zh8e8a' ) format (' truetype' ),
8
+ url (' #{$icomoon-font-path } /eva-icon .woff?zh8e8a' ) format (' woff' ),
9
+ url (' #{$icomoon-font-path } /eva-icon .svg?zh8e8a#EVA-Icon' ) format (' svg' );
10
10
font-weight : normal ;
11
11
font-style : normal ;
12
12
}
You can’t perform that action at this time.
0 commit comments