diff --git a/public/zcash-dag.css b/public/zcash-dag.css index 9307af37..35e068b6 100644 --- a/public/zcash-dag.css +++ b/public/zcash-dag.css @@ -26,5 +26,6 @@ } svg text { fill: #c9d1d9; + font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"; } }