diff --git a/terms/index.css b/terms/index.css index 246d3d1..6ec01ad 100644 --- a/terms/index.css +++ b/terms/index.css @@ -14,7 +14,7 @@ } html { - font-family: "Satoshi"; + font-family: "Satoshi", "Inter", "Arial", sans-serif; font-size: 1.05em; font-feature-settings: "ss02" 1, "ss03" 1; text-wrap: pretty;