Shinobi/web/libs/less/_Light.less

9 lines
172 B
Plaintext

/* BEGIN Light */
@font-face {
font-family: Roboto;
.fontdef-woff(@FontPath, @FontName, @FontVersion, "Light");
font-weight: 300;
font-style: normal;
}
/* END Light */