forked from tanner/qotnews
font.
This commit is contained in:
BIN
webapp/static/fonts/AppSILB.ttf
Normal file
BIN
webapp/static/fonts/AppSILB.ttf
Normal file
Binary file not shown.
BIN
webapp/static/fonts/AppSILBI.ttf
Normal file
BIN
webapp/static/fonts/AppSILBI.ttf
Normal file
Binary file not shown.
BIN
webapp/static/fonts/AppSILI.ttf
Normal file
BIN
webapp/static/fonts/AppSILI.ttf
Normal file
Binary file not shown.
BIN
webapp/static/fonts/AppSILR.ttf
Normal file
BIN
webapp/static/fonts/AppSILR.ttf
Normal file
Binary file not shown.
28
webapp/static/fonts/Fonts.css
Normal file
28
webapp/static/fonts/Fonts.css
Normal file
@@ -0,0 +1,28 @@
|
||||
@font-face {
|
||||
font-family: 'Apparatus SIL';
|
||||
src: url('AppSILR.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Apparatus SIL';
|
||||
font-style: italic;
|
||||
src: url('AppSILI.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Apparatus SIL';
|
||||
font-weight: bold;
|
||||
src: url('AppSILB.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Apparatus SIL';
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
src: url('AppSILBI.ttf') format('truetype');
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Icomoon';
|
||||
src: url('icomoon.ttf') format('truetype');
|
||||
}
|
BIN
webapp/static/fonts/icomoon.ttf
Normal file
BIN
webapp/static/fonts/icomoon.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user