12 lines
364 B
Plaintext
Raw Normal View History

@import 'antd/dist/antd.less';
@import './conf/theme/global-variables.less';
@import './conf/theme/global-overrides.less';
// Note that theme variables are also applied via an override in the
// less preprocessor configuration.
@font-face {
font-family: 'Manrope';
font-style: normal;
src: local('Manrope'), url('./fonts/manrope.woff2') format('woff2'),
}