summaryrefslogtreecommitdiff
path: root/src/static/font
diff options
context:
space:
mode:
authorJan Holub <Jan-Holub@gmx.net>2017-07-12 17:21:48 +0200
committerLuiza Pagliari <lpagliari@gmail.com>2017-07-12 12:21:48 -0300
commit8bd8be97b98a69dce9768e5717c4f5ee0368ad1a (patch)
treed76057b5e004956fe88d14aa8f0e3f1cf38e4ec0 /src/static/font
parent8c57c8d0d67ccba8500980d89f95cc011468116d (diff)
downloadetherpad-lite-8bd8be97b98a69dce9768e5717c4f5ee0368ad1a.zip
Added support for the Montserrat Font as discussed in #3201 (#3205)
* Added support for the Montserrat Font as discussed in #3201 I chose a thin version of the Font (namely Montserrat Light) as the regular font and Montserrat Regular as the bold version. The thin fonts just look better in my opinion.
Diffstat (limited to 'src/static/font')
-rwxr-xr-xsrc/static/font/Montserrat-Light.otfbin0 -> 91496 bytes
-rwxr-xr-xsrc/static/font/Montserrat-Regular.otfbin0 -> 93516 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/src/static/font/Montserrat-Light.otf b/src/static/font/Montserrat-Light.otf
new file mode 100755
index 00000000..f2f0e2df
--- /dev/null
+++ b/src/static/font/Montserrat-Light.otf
Binary files differ
diff --git a/src/static/font/Montserrat-Regular.otf b/src/static/font/Montserrat-Regular.otf
new file mode 100755
index 00000000..f61d57ec
--- /dev/null
+++ b/src/static/font/Montserrat-Regular.otf
Binary files differ