diff --git a/css/styles.css b/css/styles.css index 688a83b..6134bba 100644 --- a/css/styles.css +++ b/css/styles.css @@ -78,7 +78,7 @@ p { background-color: var(--main-card-bg-color); display: flex; padding: 16px; - font-family: 'Roboto', sans-serif; + font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif color: white; }