dashboard: make real Roboto Bold font-face available
This commit is contained in:
@@ -65,6 +65,12 @@ $state-danger-border: $brand-danger;
|
||||
src: url(3rdparty/Roboto-Light.ttf);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: Roboto;
|
||||
font-weight: 700;
|
||||
src: url(3rdparty/Roboto-Bold.ttf);
|
||||
}
|
||||
|
||||
// ----------------------------
|
||||
// Bootstrap extension
|
||||
// ----------------------------
|
||||
|
||||
Reference in New Issue
Block a user