diff --git a/template/audio-player-frame.chtml b/template/audio-player-frame.chtml
index a7d8669..67b54dc 100644
--- a/template/audio-player-frame.chtml
+++ b/template/audio-player-frame.chtml
@@ -9,7 +9,7 @@
margin: 0;
padding: 10px;
background: #1a1a1a;
- font-family: 'Courier New', monospace;
+ font-family: 'VT323', monospace;
}
.persistent-player {
display: flex;
@@ -36,7 +36,7 @@
color: #00ff00;
border: 1px solid #00ff00;
padding: 3px 8px;
- font-family: 'Courier New', monospace;
+ font-family: 'VT323', monospace;
}
audio {
flex: 1;
@@ -73,7 +73,7 @@
Loading...
-