summaryrefslogtreecommitdiff
path: root/res/css/google-lato-300.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/google-lato-300.css')
-rw-r--r--res/css/google-lato-300.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/css/google-lato-300.css b/res/css/google-lato-300.css
new file mode 100644
index 00000000..90e5c7ee
--- /dev/null
+++ b/res/css/google-lato-300.css
@@ -0,0 +1,7 @@
+/* http://fonts.googleapis.com/css?family=Lato:300 */
+@font-face {
+ font-family: 'Lato';
+ font-style: normal;
+ font-weight: 300;
+ src: local('Lato Light'), local('Lato-Light'), url(../font/Lato300.ttf) format('truetype');
+}