# HG changeset patch # User Goffi # Date 1520792015 -3600 # Node ID 9a8a5d8f5b86bd8165db85cf72349392809bb2c4 # Parent f8ece5fe01ecb7382c00c1335b2fb25fb474d7e4 fonts: added a set of icon fonts generated by fontello + their plain svg version (cf. README_SAT) diff -r f8ece5fe01ec -r 9a8a5d8f5b86 fonts/fontello/LICENSE.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fonts/fontello/LICENSE.txt Sun Mar 11 19:13:35 2018 +0100 @@ -0,0 +1,12 @@ +Font license info + + +## Font Awesome + + Copyright (C) 2016 by Dave Gandy + + Author: Dave Gandy + License: SIL () + Homepage: http://fortawesome.github.com/Font-Awesome/ + + diff -r f8ece5fe01ec -r 9a8a5d8f5b86 fonts/fontello/README.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fonts/fontello/README.txt Sun Mar 11 19:13:35 2018 +0100 @@ -0,0 +1,75 @@ +This webfont is generated by http://fontello.com open source project. + + +================================================================================ +Please, note, that you should obey original font licenses, used to make this +webfont pack. Details available in LICENSE.txt file. + +- Usually, it's enough to publish content of LICENSE.txt file somewhere on your + site in "About" section. + +- If your project is open-source, usually, it will be ok to make LICENSE.txt + file publicly available in your repository. + +- Fonts, used in Fontello, don't require a clickable link on your site. + But any kind of additional authors crediting is welcome. +================================================================================ + + +Comments on archive content +--------------------------- + +- /font/* - fonts in different formats + +- /css/* - different kinds of css, for all situations. Should be ok with + twitter bootstrap. Also, you can skip style and assign icon classes + directly to text elements, if you don't mind about IE7. + +- demo.html - demo file, to show your webfont content + +- LICENSE.txt - license info about source fonts, used to build your one. + +- config.json - keeps your settings. You can import it back into fontello + anytime, to continue your work + + +Why so many CSS files ? +----------------------- + +Because we like to fit all your needs :) + +- basic file, .css - is usually enough, it contains @font-face + and character code definitions + +- *-ie7.css - if you need IE7 support, but still don't wish to put char codes + directly into html + +- *-codes.css and *-ie7-codes.css - if you like to use your own @font-face + rules, but still wish to benefit from css generation. That can be very + convenient for automated asset build systems. When you need to update font - + no need to manually edit files, just override old version with archive + content. See fontello source code for examples. + +- *-embedded.css - basic css file, but with embedded WOFF font, to avoid + CORS issues in Firefox and IE9+, when fonts are hosted on the separate domain. + We strongly recommend to resolve this issue by `Access-Control-Allow-Origin` + server headers. But if you ok with dirty hack - this file is for you. Note, + that data url moved to separate @font-face to avoid problems with + + + + + + + +
+

fontello font demo

+ +
+
+
+
icon-doc0xe800
+
icon-folder-open-empty0xf115
+
icon-level-up0xf148
+
icon-file-image0xf1c5
+
+
+
icon-file-audio0xf1c7
+
icon-file-video0xf1c8
+
+
+ + + \ No newline at end of file diff -r f8ece5fe01ec -r 9a8a5d8f5b86 fonts/fontello/font/fontello.eot Binary file fonts/fontello/font/fontello.eot has changed diff -r f8ece5fe01ec -r 9a8a5d8f5b86 fonts/fontello/font/fontello.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fonts/fontello/font/fontello.svg Sun Mar 11 19:13:35 2018 +0100 @@ -0,0 +1,22 @@ + + + +Copyright (C) 2018 by original authors @ fontello.com + + + + + + + + + + + + + + + + + + \ No newline at end of file diff -r f8ece5fe01ec -r 9a8a5d8f5b86 fonts/fontello/font/fontello.ttf Binary file fonts/fontello/font/fontello.ttf has changed diff -r f8ece5fe01ec -r 9a8a5d8f5b86 fonts/fontello/font/fontello.woff Binary file fonts/fontello/font/fontello.woff has changed diff -r f8ece5fe01ec -r 9a8a5d8f5b86 fonts/fontello/font/fontello.woff2 Binary file fonts/fontello/font/fontello.woff2 has changed diff -r f8ece5fe01ec -r 9a8a5d8f5b86 fonts/fontello/svg/doc.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fonts/fontello/svg/doc.svg Sun Mar 11 19:13:35 2018 +0100 @@ -0,0 +1,1 @@ + \ No newline at end of file diff -r f8ece5fe01ec -r 9a8a5d8f5b86 fonts/fontello/svg/file-audio.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fonts/fontello/svg/file-audio.svg Sun Mar 11 19:13:35 2018 +0100 @@ -0,0 +1,1 @@ + \ No newline at end of file diff -r f8ece5fe01ec -r 9a8a5d8f5b86 fonts/fontello/svg/file-image.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fonts/fontello/svg/file-image.svg Sun Mar 11 19:13:35 2018 +0100 @@ -0,0 +1,1 @@ + \ No newline at end of file diff -r f8ece5fe01ec -r 9a8a5d8f5b86 fonts/fontello/svg/file-video.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fonts/fontello/svg/file-video.svg Sun Mar 11 19:13:35 2018 +0100 @@ -0,0 +1,1 @@ + \ No newline at end of file diff -r f8ece5fe01ec -r 9a8a5d8f5b86 fonts/fontello/svg/folder-open-empty.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fonts/fontello/svg/folder-open-empty.svg Sun Mar 11 19:13:35 2018 +0100 @@ -0,0 +1,1 @@ + \ No newline at end of file diff -r f8ece5fe01ec -r 9a8a5d8f5b86 fonts/fontello/svg/level-up.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fonts/fontello/svg/level-up.svg Sun Mar 11 19:13:35 2018 +0100 @@ -0,0 +1,1 @@ + \ No newline at end of file