Remove unused fonts and add condensed font style

This commit is contained in:
Christoph Atteneder 2018-02-07 16:57:59 +01:00
parent 6106bade22
commit 0f8d549c6e
No known key found for this signature in database
GPG key ID: CD5DC1C529CDFD3B
4 changed files with 4 additions and 8 deletions

View file

@ -32,18 +32,14 @@ bg color of non edit textFields: fafafa
src: url("/fonts/FiraSans-Bold.ttf");
}
@font-face {
src: url("/fonts/FiraSans-BoldItalic.ttf");
}
@font-face {
src: url("/fonts/FiraSans-Italic.ttf");
}
@font-face {
src: url("/fonts/FiraSans-Medium.ttf");
}
@font-face {
src: url("/fonts/FiraSansCondensed-Light.ttf");
}
.root {
-bs-very-dark-grey3: #444; /* 3 usages */
-bs-grey: #666666; /* 8 usages */

Binary file not shown.