diff --git a/package.json b/package.json
index 770c28baca30051531b438c788485e1883eb39ca..dc9f7f99c9b14bea7d5eba834d69c81dcecaa3bf 100644
--- a/package.json
+++ b/package.json
@@ -22,5 +22,7 @@
 	"dependencies": {},
 	"devDependencies": {},
 	"main": "system-font.css",
-	"scripts": {}
+	"scripts": {
+		"install": "cp system-font.css _system-font.scss ; cp system-font.css system-font.less"
+	}
 }
\ No newline at end of file