Преглед на файлове

Switch font again

master
Chris Smith преди 4 години
родител
ревизия
8182972d91
Signed by: Chris Smith <chris@chameth.com> GPG Key ID: 3A2D4BBDC4A3C9A9
променени са 5 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3
    3
      site/assets/style/_fonts.sass
  2. Двоични данни
      site/static/res/fonts/SourceSansPro-Regular.woff
  3. Двоични данни
      site/static/res/fonts/SourceSansPro-Regular.woff2
  4. Двоични данни
      site/static/res/fonts/TeXGyreHeros-Regular.woff
  5. Двоични данни
      site/static/res/fonts/TeXGyreHeros-Regular.woff2

+ 3
- 3
site/assets/style/_fonts.sass Целия файл

@@ -1,7 +1,7 @@
1 1
 // Defines font families
2 2
 
3 3
 $font-dir: '/res/fonts/'
4
-$text-font: 'TeX Gyre Heros'
4
+$text-font: 'Source Sans Pro'
5 5
 
6 6
 // Provides src properties for woff2 and woff font files.
7 7
 @mixin woff-font-src($file-name)
@@ -9,10 +9,10 @@ $text-font: 'TeX Gyre Heros'
9 9
   src: url($font + '.woff2') format('woff2'), url($font + '.woff') format('woff')
10 10
 
11 11
 @font-face
12
-  font-family: 'TeX Gyre Heros'
12
+  font-family: 'Source Sans Pro'
13 13
   font-weight: normal
14 14
   font-style: normal
15
-  @include woff-font-src('TeXGyreHeros-Regular')
15
+  @include woff-font-src('SourceScansPro-Regular')
16 16
 
17 17
 @font-face
18 18
   font-family: 'League Spartan'

Двоични данни
site/static/res/fonts/SourceSansPro-Regular.woff Целия файл


Двоични данни
site/static/res/fonts/SourceSansPro-Regular.woff2 Целия файл


Двоични данни
site/static/res/fonts/TeXGyreHeros-Regular.woff Целия файл


Двоични данни
site/static/res/fonts/TeXGyreHeros-Regular.woff2 Целия файл


Loading…
Отказ
Запис