mirror of
https://github.com/picocms/pico-theme.git
synced 2025-08-12 03:34:06 +02:00
13
css/fontello.css
vendored
13
css/fontello.css
vendored
@@ -1,11 +1,11 @@
|
||||
@font-face {
|
||||
font-family: 'fontello';
|
||||
src: url('../icon/fontello.eot?13793670');
|
||||
src: url('../icon/fontello.eot?13793670#iefix') format('embedded-opentype'),
|
||||
url('../icon/fontello.woff2?13793670') format('woff2'),
|
||||
url('../icon/fontello.woff?13793670') format('woff'),
|
||||
url('../icon/fontello.ttf?13793670') format('truetype'),
|
||||
url('../icon/fontello.svg?13793670#fontello') format('svg');
|
||||
src: url('../icon/fontello.eot?29729916');
|
||||
src: url('../icon/fontello.eot?29729916#iefix') format('embedded-opentype'),
|
||||
url('../icon/fontello.woff2?29729916') format('woff2'),
|
||||
url('../icon/fontello.woff?29729916') format('woff'),
|
||||
url('../icon/fontello.ttf?29729916') format('truetype'),
|
||||
url('../icon/fontello.svg?29729916#fontello') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@@ -58,3 +58,4 @@
|
||||
.icon-chat:before { content: '\e800'; } /* '' */
|
||||
.icon-octocat:before { content: '\f09b'; } /* '' */
|
||||
.icon-menu:before { content: '\f0c9'; } /* '' */
|
||||
.icon-dollar:before { content: '\f155'; } /* '' */
|
||||
|
Reference in New Issue
Block a user