statt "package://assets" lieber "../..", hoffentlich nichts kaputt, weg damit
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
@font-face {
|
||||
font-family: 'OSL';
|
||||
src: url('package://assets/font/OSL.ttf') format('truetype');
|
||||
src: url('../../font/OSL.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'OSB';
|
||||
src: url('package://assets/font/OpenSans-Bold.ttf') format('truetype');
|
||||
src: url('../../font/OpenSans-Bold.ttf') format('truetype');
|
||||
}
|
||||
|
||||
* {
|
||||
|
||||
Reference in New Issue
Block a user