From 12734da8826299ffd24c0a15f6dbf205892d7221 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 14 Apr 2014 08:35:13 +0200 Subject: Pushed to v3 --- oldwww/config/fonts/Ubuntu.css | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 oldwww/config/fonts/Ubuntu.css (limited to 'oldwww/config/fonts/Ubuntu.css') diff --git a/oldwww/config/fonts/Ubuntu.css b/oldwww/config/fonts/Ubuntu.css new file mode 100644 index 0000000..6ab025f --- /dev/null +++ b/oldwww/config/fonts/Ubuntu.css @@ -0,0 +1,6 @@ +@font-face { + font-family: 'Ubuntu'; + font-style: normal; + font-weight: 400; + src: local('Ubuntu'), "/config/fonts/ubuntu.ttf" format('truetype'); +} -- cgit v1.2.3