diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/css/RobotoSlab-Regular-webfont.woff | bin | 23872 -> 0 bytes | |||
-rw-r--r-- | static/css/style.css | 15 | ||||
-rw-r--r-- | static/fonts/RobotoSlab-Regular-webfont.woff | bin | 23872 -> 0 bytes | |||
-rw-r--r-- | static/fonts/RobotoSlab-Regular.ttf | bin | 125936 -> 0 bytes |
4 files changed, 1 insertions, 14 deletions
diff --git a/static/css/RobotoSlab-Regular-webfont.woff b/static/css/RobotoSlab-Regular-webfont.woff Binary files differdeleted file mode 100644 index fa0b499..0000000 --- a/static/css/RobotoSlab-Regular-webfont.woff +++ /dev/null diff --git a/static/css/style.css b/static/css/style.css index 171a892..f959ddc 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1,16 +1,3 @@ -@font-face { - font-family: 'RobotoSlab-Regular'; - src: url('/fonts/RobotoSlab-Regular-webfont.eot'); - src: url('/fonts/RobotoSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/RobotoSlab-Regular-webfont.woff2') format('woff2'), - url('/fonts/RobotoSlab-Regular-webfont.woff') format('woff'), - url('/fonts/RobotoSlab-Regular-webfont.ttf') format('truetype'), - url('/fonts/RobotoSlab-Regular-webfont.svg#roboto_slabregular') format('svg'); - font-weight: normal; - font-style: normal; - -} - * { box-sizing: border-box; } @@ -55,7 +42,7 @@ figcaption { /* } */ body { - font-family: serif, "RobotoSlab-Regular"; + font-family: serif; font-size: 18px; margin-left: auto; margin-right: auto; diff --git a/static/fonts/RobotoSlab-Regular-webfont.woff b/static/fonts/RobotoSlab-Regular-webfont.woff Binary files differdeleted file mode 100644 index fa0b499..0000000 --- a/static/fonts/RobotoSlab-Regular-webfont.woff +++ /dev/null diff --git a/static/fonts/RobotoSlab-Regular.ttf b/static/fonts/RobotoSlab-Regular.ttf Binary files differdeleted file mode 100644 index cf612b8..0000000 --- a/static/fonts/RobotoSlab-Regular.ttf +++ /dev/null |