-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
60 lines (43 loc) · 1.64 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
=== Carbon Footprint ===
Contributors: littlebigthing
Requires at least: 6.5
Tested up to: 6.5
Requires PHP: 7.0
Stable tag: 2.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: sustainability, fonts, webfonts, font families
== Description ==
The plugin makes [Modern Font Stacks](https://modernfontstacks.com) available in the WordPress Font Library. Using these clever stacks of system fonts, which are available on the operating system without the need to download them, will make your website light and load faster.
The currently available font stacks are:
* Transitional
* Old styles
* Humanist
* Geometric Humanist
* Classical Humanist
* Neo-Grotesque
* Monospace Slab Serif
* Monospace Code
* Industrial
* Rounded Sans
* Slab Serif
* Antique
* Didone
* Handwritten
See the [repository of the project](https://github.com/system-fonts/modern-font-stacks) to preview the stacks.
== Installation ==
= Installation from within WordPress =
1. Visit **Plugins > Add New**.
2. Search for **Modern Font Stacks**.
3. Install and activate the plugin.
= Manual installation =
1. Upload the entire `modern-font-stacks` folder to the `/wp-content/plugins/` directory.
2. Visit **Plugins**.
3. Activate the Modern Font Stacks plugin.
= After activation =
The web fonts are available in the site editor when editing the global styles.
== Changelog ==
Initial release
**Features**
* Makes Modern Font Stacks available for use within WordPress
* Enables using system fonts, available on the operating system without the need to download them, to make your website light and load faster