summaryrefslogtreecommitdiffhomepage
path: root/css/theme/source/moon.scss
diff options
context:
space:
mode:
authorAsvin Goel2016-07-21 12:09:08 +0200
committerGitHub2016-07-21 12:09:08 +0200
commitc1d94f1b60ccbd6e827eb26bd6429571e09ad418 (patch)
tree97d4939839a87f0688a59755871bdc2368b5856f /css/theme/source/moon.scss
parentb7fcd71c9f9f3415902b2879f704ec5c4cfc4d41 (diff)
parent304b0292be05d387947481eee7060f67ab808b5b (diff)
Merge pull request #12 from hakimel/dev
Syncing to current version
Diffstat (limited to 'css/theme/source/moon.scss')
-rw-r--r--css/theme/source/moon.scss13
1 files changed, 1 insertions, 12 deletions
diff --git a/css/theme/source/moon.scss b/css/theme/source/moon.scss
index a722adc..e47e5b5 100644
--- a/css/theme/source/moon.scss
+++ b/css/theme/source/moon.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);
/**