Shinobi/web/libs/less/_ThinItalic.less

9 lines
189 B
Plaintext

/* BEGIN Thin Italic */
@font-face {
font-family: Roboto;
.fontdef-woff(@FontPath, @FontName, @FontVersion, "ThinItalic");
font-weight: 100;
font-style: italic;
}
/* END Thin Italic */