summaryrefslogtreecommitdiffhomepage
path: root/css/theme/source/solarized.scss
diff options
context:
space:
mode:
authorHakim El Hattab2015-01-09 18:22:30 +0100
committerHakim El Hattab2015-01-09 18:22:30 +0100
commit20d858deb888fe0ec0ba92a919c8a0526ac52a2e (patch)
tree9a953291ea1716afae558100907c81a3ec745d03 /css/theme/source/solarized.scss
parent57977e29239a1115ddfd673fc24f86080203f6d7 (diff)
parent3a8fc9b2742756be2274c8c74f77dbed84407d92 (diff)
Merge pull request #1093 from hakimel/dev
3.0.0
Diffstat (limited to 'css/theme/source/solarized.scss')
-rw-r--r--css/theme/source/solarized.scss13
1 files changed, 1 insertions, 12 deletions
diff --git a/css/theme/source/solarized.scss b/css/theme/source/solarized.scss
index 8217b8f..912be56 100644
--- a/css/theme/source/solarized.scss
+++ b/css/theme/source/solarized.scss
@@ -12,18 +12,7 @@
// Include theme-specific fonts
-@font-face {
- font-family: 'League Gothic';
- src: url('../../lib/font/league_gothic-webfont.eot');
- src: url('../../lib/font/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
- url('../../lib/font/league_gothic-webfont.woff') format('woff'),
- url('../../lib/font/league_gothic-webfont.ttf') format('truetype'),
- url('../../lib/font/league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
-
- font-weight: normal;
- font-style: normal;
-}
-
+@import url(../../lib/font/league-gothic/league-gothic.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);