README.txt 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. This webfont is generated by http://fontello.com open source project.
  2. ================================================================================
  3. Please, note, that you should obey original font licences, used to make this
  4. webfont pack. Details available in LICENSE.txt file.
  5. - Usually, it's enougth to publish content of LICENSE.txt file somewhere on your
  6. site in "About" section.
  7. - If your project is open-source, usually, it will be ok to make LICENSE.txt
  8. file publically available in your repository.
  9. - Fonts, used in Fontello, don't require to make clickable links on your site.
  10. But any kind of additional authors crediting is welcome.
  11. ================================================================================
  12. Attention for server setup (IE users and others)
  13. ------------------------------------------------
  14. You MUST setup server to reply with proper `mime-types` for font files. In other
  15. case, some browsers will fail to show fonts.
  16. Usually, `apache` already has necessary settings, but `nginx` and other
  17. webservers should be tuned. Here is list of mime types for our file extentions:
  18. - `application/vnd.ms-fontobject` - eot
  19. - `application/x-font-woff` - woff
  20. - `application/x-font-ttf` - ttf
  21. - `image/svg+xml` - svg
  22. Comments on archive content
  23. ---------------------------
  24. - /font/* - fonts in different formats
  25. - /css/* - different kinds of css, for all situations. Should be ok with
  26. twitter bootstrap. Also, you can skip <i> style and assign icon classes
  27. directly to text elements
  28. - demo.html - demo file, to show your webfont content
  29. - LICENSE.txt - license info about source fonts, used to build your one.
  30. - config.json - keeps your settings. You can import it back to fontello anytime,
  31. to continue your work