
[Added] test.html - Has tests for all fonts [Modified] Folder structure and mixins to add more font variants of roboto
6 lines
283 B
Plaintext
6 lines
283 B
Plaintext
@import "roboto-condensed-fontface-regular";
|
|
@import "roboto-condensed-fontface-regular-italic";
|
|
@import "roboto-condensed-fontface-light";
|
|
@import "roboto-condensed-fontface-light-italic";
|
|
@import "roboto-condensed-fontface-bold";
|
|
@import "roboto-condensed-fontface-bold-italic"; |