Add Noto Color Emoji font

revert-4113-patch-1
Ivanq 4 years ago
parent bbe4cf924b
commit 2dff0000c8
  1. 6
      _sass/custom.scss
  2. BIN
      assets/NotoColorEmoji.ttf

@ -1,7 +1,13 @@
@font-face {
font-family: "Noto Color Emoji";
src: url("/assets/NotoColorEmoji.ttf") format("truetype");
}
.translations { .translations {
text-align: end; text-align: end;
} }
.translation { .translation {
font-family: "Noto Color Emoji", sans-serif;
font-size: 2em; font-size: 2em;
} }

Binary file not shown.
Loading…
Cancel
Save