www.psychoinformatics.de/theme/static/fonts/README
Alex Waite 196dfdcc95 Cleanup fontello font stuff; fold into style.css
* one fewer request
* kill legacy font formats
* only support icon-* classes when they're defined as the first class (the
  wildcard search is very expensive.
* update readme
2017-09-21 14:41:36 +02:00

9 lines
441 B
Text

A quick rundown of the process to update Fontello icons:
* "import" the config.json on fontello.com
* Select needed icons. If external, drag-drop svg font onto the page
* Download and extract into css/ and font/
* Cleanup the CSS file a bit (spacing, and commented CSS rules)
* Cleanup the config.json, as it will include the full SVG path for each and
every glyph in any imported SVG fonts you provided.
* Update copyright.rst if needed