feat: reduce file size by removing by removing fonts (#759)
continuous-integration/drone/push Build is passing Details

Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #759
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
This commit is contained in:
dpschen 2021-09-23 14:07:08 +00:00 committed by konrad
parent 3245752a80
commit 6b1bf27bf8
2 changed files with 0 additions and 9 deletions

View File

@ -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';