diff --git a/api/templates/spotify.html.j2 b/api/templates/spotify.html.j2
index 346a627..588ad7c 100644
--- a/api/templates/spotify.html.j2
+++ b/api/templates/spotify.html.j2
@@ -71,6 +71,10 @@
animation: sound 0ms -800ms linear infinite alternate;
}
+ div {
+ font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
+ }
+
@keyframes sound {
0% {
height: 3px;