diff options
-rw-r--r-- | www/styles/default.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/styles/default.css b/www/styles/default.css index c11e2c0..508af98 100644 --- a/www/styles/default.css +++ b/www/styles/default.css @@ -661,6 +661,7 @@ div.footerbar { src: local('Source Code Pro'); /* src: url(/res/fonts/SourceCodePro-Medium.ttf); */ } + @font-face { font-family: 'Last Resort'; src: local('LastResort'); |