Merge pull request #2234 from thornbill/no-no-noto

Use Noto Sans from Fontsource
This commit is contained in:
Bill Thornton
2020-12-16 14:45:33 -05:00
committed by GitHub
15 changed files with 6800 additions and 7 deletions
-1
View File
@@ -6,7 +6,6 @@ import 'intersection-observer';
import 'classlist.js';
import 'whatwg-fetch';
import 'resize-observer-polyfill';
import 'jellyfin-noto/font-faces.css';
import '../assets/css/site.scss';
import { Events } from 'jellyfin-apiclient';
import ServerConnections from '../components/ServerConnections';