From 493fcd8f5cee5a5ed7ebee4c4b94594465da09d5 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Fri, 28 Feb 2014 12:58:40 -0800 Subject: More consistent use of fonts. --- fonts/lato.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'fonts/lato.css') diff --git a/fonts/lato.css b/fonts/lato.css index cdc5609..2b70f29 100644 --- a/fonts/lato.css +++ b/fonts/lato.css @@ -11,3 +11,17 @@ font-weight: 300; src: local('Lato Light'), local('Lato-Light'), url('lato300.woff') format('woff'); } + +@font-face { + font-family: 'Lato'; + font-style: normal; + font-weight: 400; + src: local('Lato Regular'), local('Lato-Regular'), url('lato400.woff') format('woff'); +} + +@font-face { + font-family: 'Lato'; + font-style: normal; + font-weight: 700; + src: local('Lato Bold'), local('Lato-Bold'), url('lato700.woff') format('woff'); +} -- cgit v1.2.3-70-g09d2