charmap/htdocs/css/emoji.css

9 lines
358 B
CSS
Raw Normal View History

@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;
}