From df0d5f3cb03f8bf7d72e067c0fd7ee54ce4b86eb Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 24 Mar 2015 22:53:18 -0700 Subject: Change template and CSS for flatter structure - Change CSS to one file - Change template to reflect CSS flattening --- css/fonts/libertine.css | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 css/fonts/libertine.css (limited to 'css/fonts/libertine.css') diff --git a/css/fonts/libertine.css b/css/fonts/libertine.css deleted file mode 100644 index 7432d14..0000000 --- a/css/fonts/libertine.css +++ /dev/null @@ -1,31 +0,0 @@ -/* CSS for Linux Libertine family of fonts */ - -@font-face { - font-family: "Libertine"; - src: url('LinLibertine_R.woff'), - url('LinLibertine_R.otf'); - font-weight: 400; - font-style: normal; -} -@font-face { - font-family: "Libertine"; - src: url('LinLibertine_RB.woff'), - url('LinLibertine_RB.otf'); - font-weight: 700; - font-style: normal; -} - -@font-face { - font-family: "Libertine"; - src: url('LinLibertine_RI.woff'), - url('LinLibertine_RI.otf'); - font-weight: 400; - font-style: italic; -} -@font-face { - font-family: "Libertine"; - src: url('LinLibertine_RBI.woff'), - url('LinLibertine_RBI.otf'); - font-weight: 700; - font-style: italic; -} -- cgit 1.4.1-21-gabe81