diff --git a/themes/nemo/static/css/nemo.css b/themes/nemo/static/css/nemo.css index eb2fef8..935f20d 100644 --- a/themes/nemo/static/css/nemo.css +++ b/themes/nemo/static/css/nemo.css @@ -1,11 +1,10 @@ -@font-face { - font-family: 'Fantasque Sans Mono'; - src: url('/theme/fonts/FantasqueSansMono-Regular.eot'); /* IE 9 Compatibility Mode */ - src: url('/theme/fonts/FantasqueSansMono-Regular.eot?#iefix') format('embedded-opentype'), /* IE < 9 */ - url('/theme/fonts/FantasqueSansMono-Regular.woff2') format('woff2'), - url('/theme/fonts/FantasqueSansMono-Regular.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */ - url('/theme/fonts/FantasqueSansMono-Regular.ttf') format('truetype'), /* Safari, Android, iOS */ - url('/theme/fonts/FantasqueSansMono-Regular.svg#FantasqueSansMono-Regular') format('svg'); /* Chrome < 4, Legacy iOS */ +@font-face{ + font-family: 'Fira Mono'; + src: url('/theme/fonts/FiraMono-Regular.eot'); + src: url('/theme/fonts/FiraMono-Regular.eot') format('embedded-opentype'), + url('/theme/fonts/FiraMono-Regular.woff2') format('woff2'), + url('/theme/fonts/FiraMono-Regular.woff') format('woff'), + url('/theme/fonts/FiraMono-Regular.ttf') format('truetype'); font-weight: 400; font-style: normal; } @@ -13,7 +12,7 @@ body { background: #ffffff; height: 100%; - font-family: Fantasque Sans Mono, monospace; + font-family: Fira Mono, monospace; font-style: normal; font-size: 2.0em; } @@ -80,12 +79,12 @@ figcaption { } #tipue_search_input { - font-family: Fantasque Sans Mono, monospace; + font-family: Fira Mono, monospace; padding: 0px; } #tipue_search_results_count, .tipue_search_content_title a, .tipue_search_content_url a, .tipue_search_content_text, #tipue_search_warning { - font-family: Fantasque Sans Mono, monospace; + font-family: Fira Mono, monospace; } .tipue_search_content_title a, .tipue_search_content_url a { diff --git a/themes/nemo/static/fonts/FantasqueSansMono-Regular.eot b/themes/nemo/static/fonts/FantasqueSansMono-Regular.eot deleted file mode 100644 index 17353ef..0000000 Binary files a/themes/nemo/static/fonts/FantasqueSansMono-Regular.eot and /dev/null differ diff --git a/themes/nemo/static/fonts/FantasqueSansMono-Regular.svg b/themes/nemo/static/fonts/FantasqueSansMono-Regular.svg deleted file mode 100644 index 8f4fb22..0000000 --- a/themes/nemo/static/fonts/FantasqueSansMono-Regular.svg +++ /dev/null @@ -1,2646 +0,0 @@ - - - - - -Created by FontForge 20170921 at Sun Jan 7 17:34:02 2018 - By Jany Belluz -Created by Jany Belluz with FontForge 2.0 (http://fontforge.sf.net) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/nemo/static/fonts/FantasqueSansMono-Regular.woff b/themes/nemo/static/fonts/FantasqueSansMono-Regular.woff deleted file mode 100644 index c88cd83..0000000 Binary files a/themes/nemo/static/fonts/FantasqueSansMono-Regular.woff and /dev/null differ diff --git a/themes/nemo/static/fonts/FantasqueSansMono-Regular.woff2 b/themes/nemo/static/fonts/FantasqueSansMono-Regular.woff2 deleted file mode 100644 index eee91df..0000000 Binary files a/themes/nemo/static/fonts/FantasqueSansMono-Regular.woff2 and /dev/null differ diff --git a/themes/nemo/static/fonts/FiraMono-Regular.eot b/themes/nemo/static/fonts/FiraMono-Regular.eot new file mode 100644 index 0000000..4c5eba2 Binary files /dev/null and b/themes/nemo/static/fonts/FiraMono-Regular.eot differ diff --git a/themes/nemo/static/fonts/FiraMono-Regular.otf b/themes/nemo/static/fonts/FiraMono-Regular.otf new file mode 100644 index 0000000..c30b25b Binary files /dev/null and b/themes/nemo/static/fonts/FiraMono-Regular.otf differ diff --git a/themes/nemo/static/fonts/FiraMono-Regular.ttf b/themes/nemo/static/fonts/FiraMono-Regular.ttf new file mode 100644 index 0000000..59e1e1a Binary files /dev/null and b/themes/nemo/static/fonts/FiraMono-Regular.ttf differ diff --git a/themes/nemo/static/fonts/FiraMono-Regular.woff b/themes/nemo/static/fonts/FiraMono-Regular.woff new file mode 100644 index 0000000..b38ee14 Binary files /dev/null and b/themes/nemo/static/fonts/FiraMono-Regular.woff differ diff --git a/themes/nemo/static/fonts/FiraMono-Regular.woff2 b/themes/nemo/static/fonts/FiraMono-Regular.woff2 new file mode 100644 index 0000000..9fa44b7 Binary files /dev/null and b/themes/nemo/static/fonts/FiraMono-Regular.woff2 differ