diff --git a/docs/assets/docs.css b/docs/assets/docs.css index d353598..e3836d5 100644 --- a/docs/assets/docs.css +++ b/docs/assets/docs.css @@ -1,9 +1,9 @@ @font-face { font-family: 'Beleren'; - src: url( 'beleren.eot' ); - src: url( 'beleren.woff' ) format( 'woff' ), - url( 'beleren.ttf' ) format( 'truetype' ), - url( 'beleren.svg' ) format( 'svg' ); + src: url( '../fonts/beleren.eot' ); + src: url( '../fonts/beleren.woff' ) format( 'woff' ), + url( '../fonts/beleren.ttf' ) format( 'truetype' ), + url( '../fonts/beleren.svg' ) format( 'svg' ); font-weight: normal; font-style: normal; } diff --git a/docs/examples.html b/docs/examples.html index 15beeff..1dcdccc 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -5,7 +5,7 @@ Examples | Keyrune - + diff --git a/docs/assets/beleren.eot b/docs/fonts/beleren.eot similarity index 100% rename from docs/assets/beleren.eot rename to docs/fonts/beleren.eot diff --git a/docs/assets/beleren.otf b/docs/fonts/beleren.otf similarity index 100% rename from docs/assets/beleren.otf rename to docs/fonts/beleren.otf diff --git a/docs/assets/beleren.svg b/docs/fonts/beleren.svg similarity index 100% rename from docs/assets/beleren.svg rename to docs/fonts/beleren.svg diff --git a/docs/assets/beleren.ttf b/docs/fonts/beleren.ttf similarity index 100% rename from docs/assets/beleren.ttf rename to docs/fonts/beleren.ttf diff --git a/docs/assets/beleren.woff b/docs/fonts/beleren.woff similarity index 100% rename from docs/assets/beleren.woff rename to docs/fonts/beleren.woff diff --git a/docs/fonts/keyrune.eot b/docs/fonts/keyrune.eot new file mode 100644 index 0000000..0bc3919 Binary files /dev/null and b/docs/fonts/keyrune.eot differ diff --git a/docs/fonts/keyrune.svg b/docs/fonts/keyrune.svg new file mode 100644 index 0000000..43ab936 --- /dev/null +++ b/docs/fonts/keyrune.svg @@ -0,0 +1,309 @@ + + + + + + +{ + "fontFamily": "Keyrune", + "majorVersion": 3, + "minorVersion": 7.1, + "designer": "Andrew Gioia", + "designerURL": "http://andrewgioia.com", + "fontURL": "http://andrewgioia.github.io/Keyrune", + "description": "Magic: the Gathering set symbol font\nFont generated by IcoMoon.", + "version": "Version 3.7", + "fontId": "Keyrune", + "psName": "Keyrune", + "subFamily": "Regular", + "fullName": "Keyrune" +} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/fonts/keyrune.ttf b/docs/fonts/keyrune.ttf new file mode 100644 index 0000000..75effb7 Binary files /dev/null and b/docs/fonts/keyrune.ttf differ diff --git a/docs/fonts/keyrune.woff b/docs/fonts/keyrune.woff new file mode 100644 index 0000000..f36bee7 Binary files /dev/null and b/docs/fonts/keyrune.woff differ diff --git a/docs/fonts/keyrune.woff2 b/docs/fonts/keyrune.woff2 new file mode 100644 index 0000000..e74f914 Binary files /dev/null and b/docs/fonts/keyrune.woff2 differ