(Sorry about that, but we can’t show files that are this big right now.)
+diff --git a/public/styles/dependencies.css b/public/styles/dependencies.css index b1947c3e..d9a33347 100644 --- a/public/styles/dependencies.css +++ b/public/styles/dependencies.css @@ -1,19 +1,17 @@ @font-face { - font-family: 'Inziu Iosevka SC Regular'; - src: url('https://github.com/chrissimpkins/codeface/blob/master/cjk-fonts/inziu-iosevka-SC/Inziu-Iosevka-SC-Regular.ttf?raw=true') - format('truetype'); - unicode-range: U+4E00-9FFF; /* CJK characters codepoint range */ + font-family: 'Source Sans HW Regular'; + src: url('fonts/Source Sans HW Regular.otf') + format('opentype'); } @font-face { - font-family: 'Inziu Iosevka SC Bold'; - src: url('https://github.com/chrissimpkins/codeface/blob/master/cjk-fonts/inziu-iosevka-SC/Inziu-Iosevka-SC-Bold.ttf?raw=true') - format('truetype'); - unicode-range: U+4E00-9FFF; /* CJK characters codepoint range */ + font-family: 'Source Sans HW Bold'; + src: url('fonts/Source Sans HW Bold.otf') + format('opentype'); } span.log .log-line { - font-family: 'Inziu Iosevka SC Regular', 'Fira Code', monospace; + font-family: 'Fira Code', 'Source Sans HW Regular', monospace; font-weight: 300; font-size: 0.8em; line-height: 0.8em; @@ -22,7 +20,7 @@ span.log .log-line { } span.log .log-line strong { - font-family: 'Inziu Iosevka SC Bold', 'Fira Code', monospace; + font-family: 'Fira Code', 'Source Sans HW Bold', monospace; font-weight: bold; } diff --git a/public/styles/fonts/Source Sans HW Bold.otf b/public/styles/fonts/Source Sans HW Bold.otf new file mode 100644 index 00000000..14b57449 --- /dev/null +++ b/public/styles/fonts/Source Sans HW Bold.otf @@ -0,0 +1,1495 @@ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +(Sorry about that, but we can’t show files that are this big right now.)
+(Sorry about that, but we can’t show files that are this big right now.)
+