Mercurial > libervia-media
diff fonts/fontello/css/fontello.css @ 44:76c1ffbeb119
fonts (icons): added "blog" icon
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 26 Mar 2018 08:08:50 +0200 |
parents | edbbdece2a68 |
children | 1d4716222c41 |
line wrap: on
line diff
--- a/fonts/fontello/css/fontello.css Sat Mar 24 10:31:36 2018 +0100 +++ b/fonts/fontello/css/fontello.css Mon Mar 26 08:08:50 2018 +0200 @@ -1,11 +1,11 @@ @font-face { font-family: 'fontello'; - src: url('../font/fontello.eot?3125614'); - src: url('../font/fontello.eot?3125614#iefix') format('embedded-opentype'), - url('../font/fontello.woff2?3125614') format('woff2'), - url('../font/fontello.woff?3125614') format('woff'), - url('../font/fontello.ttf?3125614') format('truetype'), - url('../font/fontello.svg?3125614#fontello') format('svg'); + src: url('../font/fontello.eot?16552621'); + src: url('../font/fontello.eot?16552621#iefix') format('embedded-opentype'), + url('../font/fontello.woff2?16552621') format('woff2'), + url('../font/fontello.woff?16552621') format('woff'), + url('../font/fontello.ttf?16552621') format('truetype'), + url('../font/fontello.svg?16552621#fontello') format('svg'); font-weight: normal; font-style: normal; } @@ -15,7 +15,7 @@ @media screen and (-webkit-min-device-pixel-ratio:0) { @font-face { font-family: 'fontello'; - src: url('../font/fontello.svg?3125614#fontello') format('svg'); + src: url('../font/fontello.svg?16552621#fontello') format('svg'); } } */ @@ -60,6 +60,7 @@ .icon-mobile:before { content: '\e802'; } /* '' */ .icon-globe:before { content: '\e803'; } /* '' */ .icon-terminal:before { content: '\e804'; } /* '' */ +.icon-blog:before { content: '\e805'; } /* '' */ .icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-folder-open-empty:before { content: '\f115'; } /* '' */ .icon-level-up:before { content: '\f148'; } /* '' */