remove light roboto as it looks ugly

pull/2154/head
Audric Ackermann 2 years ago
parent 27906de084
commit 912d6b36dc
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

Binary file not shown.

Binary file not shown.

@ -34,17 +34,6 @@ $session-font-mono: 'SpaceMono';
font-weight: 600;
font-style: italic;
}
@font-face {
font-family: $session-font-default;
src: url('../fonts/Roboto-Light.ttf') format('truetype');
font-weight: 200;
}
@font-face {
font-family: $session-font-default;
src: url('../fonts/Roboto-LightItalic.ttf') format('truetype');
font-weight: 200;
font-style: italic;
}
// Accented font
@font-face {

Loading…
Cancel
Save