Shinobi/web/libs/less/_Medium.less

9 lines
175 B
Plaintext

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