diff --git a/font-list.txt b/font-list.txt index 17f22b0..a82e9e4 100644 --- a/font-list.txt +++ b/font-list.txt @@ -3,16 +3,16 @@ Akzidenz Grotesk Arial Calibri Futura +Dax Pro ## Serif -Cambria - Baskerville Bembo Bodoni +Cambria Clarendon -Dax Pro Didot + Franklin Gothic Frutiger Garamond diff --git a/fonts/Clarendon.OTF b/fonts/Clarendon.OTF new file mode 100644 index 0000000..42c9520 Binary files /dev/null and b/fonts/Clarendon.OTF differ diff --git a/fonts/Dax-Pro.TTF b/fonts/Dax-Pro.TTF new file mode 100644 index 0000000..daa4d82 Binary files /dev/null and b/fonts/Dax-Pro.TTF differ diff --git a/fonts/Didot.TTF b/fonts/Didot.TTF new file mode 100644 index 0000000..bf5c5b1 Binary files /dev/null and b/fonts/Didot.TTF differ diff --git a/fonts/Franklin-Gothic.TTF b/fonts/Franklin-Gothic.TTF new file mode 100644 index 0000000..778e5b1 Binary files /dev/null and b/fonts/Franklin-Gothic.TTF differ diff --git a/fonts/Frutiger.TTF b/fonts/Frutiger.TTF new file mode 100644 index 0000000..67021b4 Binary files /dev/null and b/fonts/Frutiger.TTF differ diff --git a/fonts/test_pages/Clarendon.png b/fonts/test_pages/Clarendon.png new file mode 100644 index 0000000..96421da Binary files /dev/null and b/fonts/test_pages/Clarendon.png differ diff --git a/fonts/test_pages/Dax-Pro.png b/fonts/test_pages/Dax-Pro.png new file mode 100644 index 0000000..bac240c Binary files /dev/null and b/fonts/test_pages/Dax-Pro.png differ diff --git a/fonts/test_pages/Didot.png b/fonts/test_pages/Didot.png new file mode 100644 index 0000000..c00e6dc Binary files /dev/null and b/fonts/test_pages/Didot.png differ diff --git a/fonts/test_pages/Franklin-Gothic.png b/fonts/test_pages/Franklin-Gothic.png new file mode 100644 index 0000000..8609e66 Binary files /dev/null and b/fonts/test_pages/Franklin-Gothic.png differ diff --git a/fonts/test_pages/Frutiger.png b/fonts/test_pages/Frutiger.png new file mode 100644 index 0000000..bb3ff83 Binary files /dev/null and b/fonts/test_pages/Frutiger.png differ