b3e43fc9e8
[add] Quick index
9 lines
No EOL
358 B
CSS
9 lines
No EOL
358 B
CSS
@font-face {
|
|
font-family: "NotoEmoji";
|
|
src: url('notoemoji-regular.ttf') format('truetype'),
|
|
url('notoemoji-regular-webfont.woff2') format('woff2'),
|
|
url('notoemoji-regular-webfont.woff') format('woff'),
|
|
url('notoemoji-regular-webfont.svg#noto_emojiregular') format('svg');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
} |