CE-740 Add SF Pro Display as first in fontFamily

This commit is contained in:
2023-11-15 19:58:55 -06:00
parent c86bfcff4d
commit f9b29e932a

View File

@ -149,7 +149,7 @@ interface Types {
}
const baseProperties = {
fontFamily: '"Roboto", "Helvetica", "Arial", sans-serif',
fontFamily: '"SF Pro Display", "Roboto", "Helvetica", "Arial", sans-serif',
fontWeightLighter: 100,
fontWeightLight: 300,
fontWeightRegular: 400,