|
@@ -1,10 +1,10 @@
|
|
|
@font-face {
|
|
|
font-family: 'icomoon';
|
|
|
- src:url('fonts/icomoon.eot?o3cafj');
|
|
|
- src:url('fonts/icomoon.eot?#iefixo3cafj') format('embedded-opentype'),
|
|
|
- url('fonts/icomoon.ttf?o3cafj') format('truetype'),
|
|
|
- url('fonts/icomoon.woff?o3cafj') format('woff'),
|
|
|
- url('fonts/icomoon.svg?o3cafj#icomoon') format('svg');
|
|
|
+ src: url('fonts/icomoon.eot');
|
|
|
+ src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
|
|
|
+ url('fonts/icomoon.woff') format('woff'),
|
|
|
+ url('fonts/icomoon.ttf') format('truetype'),
|
|
|
+ url('fonts/icomoon.svg') format('svg');
|
|
|
font-weight: normal;
|
|
|
font-style: normal;
|
|
|
}
|