@import 'common';
@font-face {
font-family: @font-family-icon;
src: url('@{icon-font-path}/rsuite-icon-font.ttf') format('truetype'),
url('@{icon-font-path}/rsuite-icon-font.woff') format('woff');
font-weight: normal;
font-style: normal;
}