btcpayserver/BTCPayServer/wwwroot/checkout
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
..
css Self-host webfonts 2020-08-06 22:18:26 +02:00
js Split Bitcoin/LN to partial defined in payment handler and convert checkout to Vue (#996) 2019-08-27 11:31:15 +09:00
coinswitch.html fix coinswitch...yet again 2019-05-07 23:23:29 +09:00