btcpayserver/BTCPayServer/wwwroot/main
Dennis Reimann 7c349b12b2
Self-host webfonts
This inlines all webfonts we are using throughout the app, instead of loading them from Google Fonts. There are several benefits to this approach:
- Better performance
- We don't have any problems in regards to potential Google Fonts downtimes
- It protects our users privacy, as they don't have to request those fonts from a third-party

It sets up individual css files per font-face, so that they are easier to include and require on a per use-case basis.
2020-08-06 22:18:26 +02:00
..
bootstrap Use different close button color variable (#1580) 2020-05-18 21:52:26 +02:00
bootstrap4-creativestart Minor fixes and improvements for login and register 2020-07-13 21:30:09 +02:00
fonts Self-host webfonts 2020-08-06 22:18:26 +02:00
themes Login/register/error view updates 2020-07-19 14:28:07 +02:00
site.css Simple layout cleanups 2020-08-02 14:33:20 +02:00
site.js Generalizing TimezoneOffset field init 2020-07-28 10:28:32 -05:00