Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / modules / contrib / fontyourface / README.md
1 # @FONT-YOUR-FACE
2
3 [![Build Status](https://travis-ci.org/fontyourface/fontyourface.svg?branch=8.x-3.x)](https://travis-ci.org/fontyourface/fontyourface)
4
5 1. Installing @font-your-face:
6 ==============================
7
8 - Place the extracted module in sites/all/modules/fontyourface
9 - Go to Administration > Modules and enable @font-your-face and one or more of the submodules.
10 - Go to Administration > Appearance > @font-your-face > settings and import the fonts.
11
12 2a. Use @font-your-face via the interface:
13 ==========================================
14 - Go to Administration > Appearance > @font-your-face (admin/appearance/font)
15   to enable some fonts.
16 - Click the 'enable font' for each font you want to use.
17 - You can add CSS selectors for each enabled font via  Administration > Appearance > @font-your-face > Font Display (admin/appearance/font/font_display)
18
19 Known issues:
20 =============
21 - Note that Internet Explorer has a limit of 32 CSS files, so using @font-your-face on CSS-heavy sites may require
22   turning on CSS aggregation under Administer > Configuration > Development > Performance (admin/config/development/performance).
23 - Note that not all modules from Drupal 7 have been ported (font reference, fontyourface wysiwyg). Help is much appreciated.
24 - Fonts.com api has some quirks. You may have to use the fonts.com website for enabling all your fonts instead.
25 - See http://drupal.org/project/fontyourface#support for support options on any issues not mentioned here.