mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-31 05:18:18 +00:00
9 lines
214 B
Plaintext
9 lines
214 B
Plaintext
@import '~antd/dist/antd.less';
|
|
@import './conf/theme/global-overrides.less';
|
|
|
|
@font-face {
|
|
font-family: 'Manrope';
|
|
font-style: normal;
|
|
src: local('Mnarope'), url('./fonts/manrope.woff2') format('woff2'),
|
|
}
|