diff --git a/kb.html b/kb.html index 73b95d6..52f0b09 100644 --- a/kb.html +++ b/kb.html @@ -12,7 +12,6 @@ All rights reserved. - diff --git a/kbd-webfont.css b/kbd-webfont.css index 2a5c022..3e9b477 100644 --- a/kbd-webfont.css +++ b/kbd-webfont.css @@ -7,7 +7,7 @@ @font-face { font-family: 'kbd-webfont'; src: url('../fonts/kbd-webfont.eot'); - src: url('../fonts/kbd-webfont.eot') format('embedded-opentype'), url('../fonts/kbd-webfont.woff2') format('woff2'), url('../fonts/kbd-webfont.woff') format('woff'), + src: url('../fonts/kbd-webfont.eot') format('embedded-opentype'), url('../fonts/kbd-webfont.woff') format('woff'), url('../fonts/kbd-webfont.ttf') format('truetype'), url('../fonts/kbd-webfont.svg') format('svg'); font-weight: normal; font-style: normal; diff --git a/pickers.json b/pickers.json index 7928639..c26ec89 100644 --- a/pickers.json +++ b/pickers.json @@ -487,9 +487,9 @@ "css": "css/font-awesome.min.css" }, { - "name": "Keyboard Layout Editor Icons", + "name": "Keyboard-Layout-Editor Icons", "href" : "http://www.keyboard-layout-editor.com/", - "description" : "A selection of commonly used glyhs for keyboards.", - "css": "kbd-webfont.css" + "description" : "A selection of commonly used glyphs for keyboards. All logos are trademarks of their respective owners.", + "css": "css/kbd-webfont.css" } ] \ No newline at end of file