NotoColorEmoji-Regular.ttf
Signed-off-by: ale <ale@manalejandro.com>
This commit is contained in:
parent
cead4a01e5
commit
d18e45fee7
BIN
src/NotoColorEmoji-Regular.ttf
Normal file
BIN
src/NotoColorEmoji-Regular.ttf
Normal file
Binary file not shown.
@ -1,7 +1,10 @@
|
|||||||
|
@font-face {
|
||||||
|
font-family:"Noto Color Emoji";
|
||||||
|
src: url("./NotoColorEmoji-Regular.ttf") format("truetype");
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
|
font-family: "Noto Color Emoji", sans, Helvetica, Arial, sans-serif;
|
||||||
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
|
|
||||||
sans-serif;
|
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user