merge upstream

This commit is contained in:
Niklas Buschmann
2020-02-07 21:20:47 +01:00
parent 5047a8d02e
commit 0cd0d1235b
5 changed files with 30 additions and 27 deletions

View File

@@ -1,13 +0,0 @@
@font-face {
font-family: 'PT Sans';
src: local('PT Sans'), local('PTSans-Regular'), url('PTSans-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'PT Sans';
src: local('PT Sans Bold'), local('PTSans-Bold'), url('PTSans-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
}