mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-13 06:57:28 +08:00
Adjusting node sizes further and tests fixes
This commit is contained in:
@@ -1,21 +1,9 @@
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: lighter;
|
||||
src: url("../font/roboto-light.woff2") format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: normal;
|
||||
src: url("../font/roboto-regular.woff2") format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-weight: bold;
|
||||
src: url("../font/roboto-bold.woff2") format("woff2");
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Roboto";
|
||||
font-stretch: condensed;
|
||||
|
||||
Reference in New Issue
Block a user