rsuite
Version:
A suite of react components
13 lines (11 loc) • 461 B
text/less
@import 'common';
@font-face {
font-family: @font-family-icon;
src: url('@{icon-font-path}/rsuite-icon-font.eot');
src: url('@{icon-font-path}/rsuite-icon-font.eot?#iefix') format('eot'),
url('@{icon-font-path}/rsuite-icon-font.ttf') format('truetype'),
url('@{icon-font-path}/rsuite-icon-font.woff') format('woff'),
url('@{icon-font-path}/rsuite-icon-font.svg#rsuite-icon-font') format('svg');
font-weight: normal;
font-style: normal;
}