dowmload google noto color emoji

dev/chat
Lei OT 2 years ago
parent ed1af0ac7c
commit 118c43093c

@ -1,11 +1,38 @@
@import url('https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&display=swap');
/* @font-face {
@font-face {
font-family: 'Noto Color Emoji';
src: url('/src/assets/noto-color-emoji-v30-emoji-regular.woff2') format('woff');
src: url('/src/assets/noto-color-emoji.2.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
} */
}
@font-face {
font-family: 'Noto Color Emoji';
src: url('/src/assets/noto-color-emoji.7.woff2') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Noto Color Emoji';
src: url('/src/assets/noto-color-emoji.8.woff2') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Noto Color Emoji';
src: url('/src/assets/noto-color-emoji.9.woff2') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Noto Color Emoji';
src: url('/src/assets/noto-color-emoji.10.woff2') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
.ant-card .ant-card-head{
padding: 0 .5em .5em .5em;
min-height: unset;

Loading…
Cancel
Save