forked from vikunja/frontend
feat: reduce file size by removing by removing fonts (#759)
Co-authored-by: Dominik Pschenitschni <mail@celement.de> Reviewed-on: vikunja/frontend#759 Co-authored-by: dpschen <dpschen@noreply.kolaente.de> Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
This commit is contained in:
parent
3245752a80
commit
6b1bf27bf8
Binary file not shown.
@ -1,14 +1,5 @@
|
||||
$font-files-path: '/fonts/';
|
||||
|
||||
/* quicksand-300 - latin */
|
||||
@font-face {
|
||||
font-family: 'Quicksand';
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
font-display: swap;
|
||||
src: url($font-files-path + 'quicksand-v7-latin-300.woff2') format('woff2');
|
||||
}
|
||||
|
||||
/* quicksand-regular - latin */
|
||||
@font-face {
|
||||
font-family: 'Quicksand';
|
||||
|
Loading…
x
Reference in New Issue
Block a user