[bisq-network/bisq-website] Replace Google Fonts with self hosted fonts (#324)

wiz notifications at github.com
Wed Jan 8 21:18:11 UTC 2020


wiz commented on this pull request.



> @@ -0,0 +1,14 @@
+---
+# this ensures Jekyll reads the file to be transformed into CSS later
+# only Main files contain this front matter, not partials.
+---
+
+/* m-plus-rounded-1c-regular - latin */
+ at font-face {
+  font-family: 'M PLUS Rounded 1c';
+  font-style: normal;
+  font-weight: 400;
+  src: local('M PLUS Rounded 1c'), local('MPLUSRounded1c-Regular'),
+       url('../fonts/m-plus-rounded-1c-v10-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */

```suggestion
       url('../fonts/m-plus-rounded-1c-v10-japanese-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq-website/pull/324#pullrequestreview-340150962
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200108/623c5713/attachment.html>


More information about the bisq-github mailing list