@servicetitan/dte-unlayer 0.119.0 → 0.121.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -64,9 +64,11 @@ export const unlayerSupportedFonts = [
64
64
  url: 'https://fonts.googleapis.com/css?family=Pacifico',
65
65
  },
66
66
  // custom DTE fonts
67
- { label: 'Sofia Pro', value: 'Sofia Pro' },
68
- { label: 'Montserrat', value: 'Montserrat' },
69
-
67
+ {
68
+ label: 'Sofia Pro',
69
+ value: 'Sofia Pro',
70
+ url: 'https://fonts.cdnfonts.com/css/sofia-pro',
71
+ },
70
72
  {
71
73
  label: 'Nunito',
72
74
  value: 'Nunito',