We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f4a27 commit 0aa1640Copy full SHA for 0aa1640
2 files changed
assets/css/fonts.css
@@ -78,13 +78,6 @@
78
src: url('/fonts/CustomEmojiWebFont.ttf') format('truetype');
79
}
80
81
-/* @supports (font: -apple-system-body) {
82
- @font-face {
83
- font-family: 'Custom Emoji Font';
84
- src: url('/fonts/CustomEmojiFontSafari.ttf') format('truetype');
85
- }
86
- } */
87
-
88
* {
89
-webkit-font-smoothing: antialiased;
90
-moz-osx-font-smoothing: grayscale;
0 commit comments