@syncfusion/ej2-base 20.4.40 → 20.4.44

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.
@@ -160,7 +160,7 @@ $shadow-focus-ring1: 0 0 0 1px rgba($primary, 1) !default;
160
160
  $shadow-focus-ring2: 0 0 0 2px rgba($content-bg-color, .95), 0 0 0 4px rgba($primary, 1) !default;
161
161
 
162
162
  // FontFamily
163
- $font-family: 'Inter';
163
+ $font-family: 'Inter' !default;
164
164
 
165
165
  // Default Font Size
166
166
  $text-xxs: 10px !default;