]> git.sesse.net Git - ultimatescore/blobdiff - fonts/lato.css
Make the font work offline.
[ultimatescore] / fonts / lato.css
diff --git a/fonts/lato.css b/fonts/lato.css
new file mode 100644 (file)
index 0000000..b00e2d6
--- /dev/null
@@ -0,0 +1,6 @@
+@font-face {
+  font-family: 'Lato';
+  font-style: normal;
+  font-weight: 400;
+  src: local('Lato Regular'), local('Lato-Regular'), url(v0SdcGFAl2aezM9Vq_aFTQ.ttf) format('truetype');
+}