diff --git a/public/themes/arya-blue/theme.css b/public/themes/arya-blue/theme.css index 118d51e37..c81ba7e15 100644 --- a/public/themes/arya-blue/theme.css +++ b/public/themes/arya-blue/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #121212; @@ -5949,8 +5954,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/arya-green/theme.css b/public/themes/arya-green/theme.css index 06f06d93f..131c7e913 100644 --- a/public/themes/arya-green/theme.css +++ b/public/themes/arya-green/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #121212; @@ -5949,8 +5954,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/arya-orange/theme.css b/public/themes/arya-orange/theme.css index ec83b98fe..7e2ab2163 100644 --- a/public/themes/arya-orange/theme.css +++ b/public/themes/arya-orange/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #121212; @@ -5949,8 +5954,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/arya-purple/theme.css b/public/themes/arya-purple/theme.css index 69da81011..f6425be90 100644 --- a/public/themes/arya-purple/theme.css +++ b/public/themes/arya-purple/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #121212; @@ -5949,8 +5954,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/bootstrap4-dark-blue/theme.css b/public/themes/bootstrap4-dark-blue/theme.css index 3ffd9e78c..42aa6dd74 100644 --- a/public/themes/bootstrap4-dark-blue/theme.css +++ b/public/themes/bootstrap4-dark-blue/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 4px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -733,8 +736,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1098,7 +1102,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #20262e; @@ -5961,8 +5966,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Vendor extensions to the designer enhanced bootstrap compatibility */ diff --git a/public/themes/bootstrap4-dark-purple/theme.css b/public/themes/bootstrap4-dark-purple/theme.css index f957a15d2..a523cc914 100644 --- a/public/themes/bootstrap4-dark-purple/theme.css +++ b/public/themes/bootstrap4-dark-purple/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 4px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -733,8 +736,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1098,7 +1102,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #20262e; @@ -5961,8 +5966,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Vendor extensions to the designer enhanced bootstrap compatibility */ diff --git a/public/themes/bootstrap4-light-blue/theme.css b/public/themes/bootstrap4-light-blue/theme.css index e7cc16fd3..37e22d50a 100644 --- a/public/themes/bootstrap4-light-blue/theme.css +++ b/public/themes/bootstrap4-light-blue/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 4px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #212529; padding: 0; margin: 0; @@ -733,8 +736,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #212529; padding: 0; margin: 0; @@ -1098,7 +1102,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #495057; background: #ffffff; @@ -5961,8 +5966,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Vendor extensions to the designer enhanced bootstrap compatibility */ diff --git a/public/themes/bootstrap4-light-purple/theme.css b/public/themes/bootstrap4-light-purple/theme.css index cf56c9cb3..3fed1c7d3 100644 --- a/public/themes/bootstrap4-light-purple/theme.css +++ b/public/themes/bootstrap4-light-purple/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 4px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #212529; padding: 0; margin: 0; @@ -733,8 +736,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #212529; padding: 0; margin: 0; @@ -1098,7 +1102,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #495057; background: #ffffff; @@ -5961,8 +5966,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Vendor extensions to the designer enhanced bootstrap compatibility */ diff --git a/public/themes/fluent-light/theme.css b/public/themes/fluent-light/theme.css index 153cbe0db..1fc95fe16 100644 --- a/public/themes/fluent-light/theme.css +++ b/public/themes/fluent-light/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 2px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #323130; padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #323130; padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #323130; background: #ffffff; @@ -5900,8 +5905,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/lara-dark-blue/theme.css b/public/themes/lara-dark-blue/theme.css index 187d0d0a8..66a2d0fb3 100644 --- a/public/themes/lara-dark-blue/theme.css +++ b/public/themes/lara-dark-blue/theme.css @@ -71,7 +71,8 @@ } .p-component { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -104,7 +105,8 @@ .p-link { font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 6px; } .p-link:focus { @@ -284,8 +286,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -747,8 +750,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1112,7 +1116,8 @@ } .p-inputtext { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #040d19; @@ -5918,8 +5923,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-button-label { diff --git a/public/themes/lara-dark-indigo/theme.css b/public/themes/lara-dark-indigo/theme.css index eb0765dde..901bc1626 100644 --- a/public/themes/lara-dark-indigo/theme.css +++ b/public/themes/lara-dark-indigo/theme.css @@ -71,7 +71,8 @@ } .p-component { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -104,7 +105,8 @@ .p-link { font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 6px; } .p-link:focus { @@ -284,8 +286,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -747,8 +750,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1112,7 +1116,8 @@ } .p-inputtext { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #040d19; @@ -5918,8 +5923,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-button-label { diff --git a/public/themes/lara-dark-purple/theme.css b/public/themes/lara-dark-purple/theme.css index 07c0fb51b..3eb9fe494 100644 --- a/public/themes/lara-dark-purple/theme.css +++ b/public/themes/lara-dark-purple/theme.css @@ -71,7 +71,8 @@ } .p-component { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -104,7 +105,8 @@ .p-link { font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 6px; } .p-link:focus { @@ -284,8 +286,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -747,8 +750,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1112,7 +1116,8 @@ } .p-inputtext { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #040d19; @@ -5918,8 +5923,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-button-label { diff --git a/public/themes/lara-dark-teal/theme.css b/public/themes/lara-dark-teal/theme.css index c2b8d3b31..8e08f483c 100644 --- a/public/themes/lara-dark-teal/theme.css +++ b/public/themes/lara-dark-teal/theme.css @@ -71,7 +71,8 @@ } .p-component { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -104,7 +105,8 @@ .p-link { font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 6px; } .p-link:focus { @@ -284,8 +286,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -747,8 +750,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1112,7 +1116,8 @@ } .p-inputtext { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #040d19; @@ -5918,8 +5923,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-button-label { diff --git a/public/themes/lara-light-blue/theme.css b/public/themes/lara-light-blue/theme.css index b73e9ee4f..7723b8e00 100644 --- a/public/themes/lara-light-blue/theme.css +++ b/public/themes/lara-light-blue/theme.css @@ -71,7 +71,8 @@ } .p-component { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -104,7 +105,8 @@ .p-link { font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 6px; } .p-link:focus { @@ -284,8 +286,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -747,8 +750,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -1112,7 +1116,8 @@ } .p-inputtext { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #495057; background: #ffffff; @@ -5918,8 +5923,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-button-label { diff --git a/public/themes/lara-light-indigo/theme.css b/public/themes/lara-light-indigo/theme.css index 347db98a7..d6d3f943f 100644 --- a/public/themes/lara-light-indigo/theme.css +++ b/public/themes/lara-light-indigo/theme.css @@ -71,7 +71,8 @@ } .p-component { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -104,7 +105,8 @@ .p-link { font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 6px; } .p-link:focus { @@ -284,8 +286,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -747,8 +750,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -1112,7 +1116,8 @@ } .p-inputtext { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #495057; background: #ffffff; @@ -5918,8 +5923,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-button-label { diff --git a/public/themes/lara-light-purple/theme.css b/public/themes/lara-light-purple/theme.css index 985b07ac5..6f41c6ded 100644 --- a/public/themes/lara-light-purple/theme.css +++ b/public/themes/lara-light-purple/theme.css @@ -71,7 +71,8 @@ } .p-component { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -104,7 +105,8 @@ .p-link { font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 6px; } .p-link:focus { @@ -284,8 +286,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -747,8 +750,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -1112,7 +1116,8 @@ } .p-inputtext { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #495057; background: #ffffff; @@ -5918,8 +5923,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-button-label { diff --git a/public/themes/lara-light-teal/theme.css b/public/themes/lara-light-teal/theme.css index 4161c32d5..8120c7b8c 100644 --- a/public/themes/lara-light-teal/theme.css +++ b/public/themes/lara-light-teal/theme.css @@ -71,7 +71,8 @@ } .p-component { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -104,7 +105,8 @@ .p-link { font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 6px; } .p-link:focus { @@ -284,8 +286,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -747,8 +750,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: "Inter var", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -1112,7 +1116,8 @@ } .p-inputtext { - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #495057; background: #ffffff; @@ -5918,8 +5923,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: "Inter var", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-button-label { diff --git a/public/themes/luna-amber/theme.css b/public/themes/luna-amber/theme.css index a0fba2457..9ae8ec7e4 100644 --- a/public/themes/luna-amber/theme.css +++ b/public/themes/luna-amber/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.2145rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #dedede; padding: 0; margin: 0; @@ -733,8 +736,9 @@ padding: 0.2145rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #dedede; padding: 0; margin: 0; @@ -1098,7 +1102,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #dedede; background: #191919; @@ -5912,8 +5917,9 @@ padding: 0.571rem 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/luna-blue/theme.css b/public/themes/luna-blue/theme.css index 41672185f..338d646f0 100644 --- a/public/themes/luna-blue/theme.css +++ b/public/themes/luna-blue/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.2145rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #dedede; padding: 0; margin: 0; @@ -733,8 +736,9 @@ padding: 0.2145rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #dedede; padding: 0; margin: 0; @@ -1098,7 +1102,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #dedede; background: #191919; @@ -5912,8 +5917,9 @@ padding: 0.571rem 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/luna-green/theme.css b/public/themes/luna-green/theme.css index f442580c8..ff88ef892 100644 --- a/public/themes/luna-green/theme.css +++ b/public/themes/luna-green/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.2145rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #dedede; padding: 0; margin: 0; @@ -733,8 +736,9 @@ padding: 0.2145rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #dedede; padding: 0; margin: 0; @@ -1098,7 +1102,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #dedede; background: #191919; @@ -5912,8 +5917,9 @@ padding: 0.571rem 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/luna-pink/theme.css b/public/themes/luna-pink/theme.css index b2c099f23..03082dfa9 100644 --- a/public/themes/luna-pink/theme.css +++ b/public/themes/luna-pink/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.2145rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #dedede; padding: 0; margin: 0; @@ -733,8 +736,9 @@ padding: 0.2145rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #dedede; padding: 0; margin: 0; @@ -1098,7 +1102,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #dedede; background: #191919; @@ -5912,8 +5917,9 @@ padding: 0.571rem 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/md-dark-deeppurple/theme.css b/public/themes/md-dark-deeppurple/theme.css index 3c8c7de6f..596509d38 100644 --- a/public/themes/md-dark-deeppurple/theme.css +++ b/public/themes/md-dark-deeppurple/theme.css @@ -77,7 +77,8 @@ } .p-component { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -110,7 +111,8 @@ .p-link { font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 4px; } .p-link:focus { @@ -290,8 +292,9 @@ padding: 0.5rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -753,8 +756,9 @@ padding: 0.5rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1118,7 +1122,8 @@ } .p-inputtext { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #1e1e1e; @@ -5973,8 +5978,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-accordion .p-accordion-tab { diff --git a/public/themes/md-dark-indigo/theme.css b/public/themes/md-dark-indigo/theme.css index 96f4e1d04..59b57c95e 100644 --- a/public/themes/md-dark-indigo/theme.css +++ b/public/themes/md-dark-indigo/theme.css @@ -77,7 +77,8 @@ } .p-component { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -110,7 +111,8 @@ .p-link { font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 4px; } .p-link:focus { @@ -290,8 +292,9 @@ padding: 0.5rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -753,8 +756,9 @@ padding: 0.5rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1118,7 +1122,8 @@ } .p-inputtext { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #1e1e1e; @@ -5973,8 +5978,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-accordion .p-accordion-tab { diff --git a/public/themes/md-light-deeppurple/theme.css b/public/themes/md-light-deeppurple/theme.css index 16bffc3c3..6a0c6f03f 100644 --- a/public/themes/md-light-deeppurple/theme.css +++ b/public/themes/md-light-deeppurple/theme.css @@ -77,7 +77,8 @@ } .p-component { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -110,7 +111,8 @@ .p-link { font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 4px; } .p-link:focus { @@ -290,8 +292,9 @@ padding: 0.5rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(0, 0, 0, 0.87); padding: 0; margin: 0; @@ -753,8 +756,9 @@ padding: 0.5rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(0, 0, 0, 0.87); padding: 0; margin: 0; @@ -1118,7 +1122,8 @@ } .p-inputtext { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(0, 0, 0, 0.87); background: #ffffff; @@ -5973,8 +5978,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-accordion .p-accordion-tab { diff --git a/public/themes/md-light-indigo/theme.css b/public/themes/md-light-indigo/theme.css index f7450d21d..0dfeaebf3 100644 --- a/public/themes/md-light-indigo/theme.css +++ b/public/themes/md-light-indigo/theme.css @@ -77,7 +77,8 @@ } .p-component { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -110,7 +111,8 @@ .p-link { font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 4px; } .p-link:focus { @@ -290,8 +292,9 @@ padding: 0.5rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(0, 0, 0, 0.87); padding: 0; margin: 0; @@ -753,8 +756,9 @@ padding: 0.5rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(0, 0, 0, 0.87); padding: 0; margin: 0; @@ -1118,7 +1122,8 @@ } .p-inputtext { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(0, 0, 0, 0.87); background: #ffffff; @@ -5973,8 +5978,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-accordion .p-accordion-tab { diff --git a/public/themes/mdc-dark-deeppurple/theme.css b/public/themes/mdc-dark-deeppurple/theme.css index f69a6405a..3ebfb9cf4 100644 --- a/public/themes/mdc-dark-deeppurple/theme.css +++ b/public/themes/mdc-dark-deeppurple/theme.css @@ -77,7 +77,8 @@ } .p-component { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -110,7 +111,8 @@ .p-link { font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 4px; } .p-link:focus { @@ -290,8 +292,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -753,8 +756,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1118,7 +1122,8 @@ } .p-inputtext { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #1e1e1e; @@ -5973,8 +5978,9 @@ padding: 0.75rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-accordion .p-accordion-tab { diff --git a/public/themes/mdc-dark-indigo/theme.css b/public/themes/mdc-dark-indigo/theme.css index 658562d90..0ba7c4186 100644 --- a/public/themes/mdc-dark-indigo/theme.css +++ b/public/themes/mdc-dark-indigo/theme.css @@ -77,7 +77,8 @@ } .p-component { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -110,7 +111,8 @@ .p-link { font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 4px; } .p-link:focus { @@ -290,8 +292,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -753,8 +756,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1118,7 +1122,8 @@ } .p-inputtext { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #1e1e1e; @@ -5973,8 +5978,9 @@ padding: 0.75rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-accordion .p-accordion-tab { diff --git a/public/themes/mdc-light-deeppurple/theme.css b/public/themes/mdc-light-deeppurple/theme.css index d06ed75ea..19b352e93 100644 --- a/public/themes/mdc-light-deeppurple/theme.css +++ b/public/themes/mdc-light-deeppurple/theme.css @@ -77,7 +77,8 @@ } .p-component { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -110,7 +111,8 @@ .p-link { font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 4px; } .p-link:focus { @@ -290,8 +292,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(0, 0, 0, 0.87); padding: 0; margin: 0; @@ -753,8 +756,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(0, 0, 0, 0.87); padding: 0; margin: 0; @@ -1118,7 +1122,8 @@ } .p-inputtext { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(0, 0, 0, 0.87); background: #ffffff; @@ -5973,8 +5978,9 @@ padding: 0.75rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-accordion .p-accordion-tab { diff --git a/public/themes/mdc-light-indigo/theme.css b/public/themes/mdc-light-indigo/theme.css index 1133920c1..b74906b88 100644 --- a/public/themes/mdc-light-indigo/theme.css +++ b/public/themes/mdc-light-indigo/theme.css @@ -77,7 +77,8 @@ } .p-component { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -110,7 +111,8 @@ .p-link { font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 4px; } .p-link:focus { @@ -290,8 +292,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(0, 0, 0, 0.87); padding: 0; margin: 0; @@ -753,8 +756,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(0, 0, 0, 0.87); padding: 0; margin: 0; @@ -1118,7 +1122,8 @@ } .p-inputtext { - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(0, 0, 0, 0.87); background: #ffffff; @@ -5973,8 +5978,9 @@ padding: 0.75rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-accordion .p-accordion-tab { diff --git a/public/themes/mira/theme.css b/public/themes/mira/theme.css index 9228ad5e5..ee921af2a 100644 --- a/public/themes/mira/theme.css +++ b/public/themes/mira/theme.css @@ -81,7 +81,8 @@ } .p-component { - font-family: "Inter", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -114,7 +115,8 @@ .p-link { font-size: 1rem; - font-family: "Inter", sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 4px; } .p-link:focus { @@ -294,8 +296,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: "Inter", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #4C566A; padding: 0; margin: 0; @@ -757,8 +760,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: "Inter", sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #4C566A; padding: 0; margin: 0; @@ -1122,7 +1126,8 @@ } .p-inputtext { - font-family: "Inter", sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #4C566A; background: #ffffff; @@ -5977,8 +5982,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: "Inter", sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/nano/theme.css b/public/themes/nano/theme.css index d7941e534..126415f7f 100644 --- a/public/themes/nano/theme.css +++ b/public/themes/nano/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 1px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.125rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #343a3f; padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.125rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #343a3f; padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #343a3f; background: #ffffff; @@ -5949,6 +5954,7 @@ padding: 0.5rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } diff --git a/public/themes/nova-accent/theme.css b/public/themes/nova-accent/theme.css index 6d0825eaf..e083a5c72 100644 --- a/public/themes/nova-accent/theme.css +++ b/public/themes/nova-accent/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.2145rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #333333; padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.2145rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #333333; padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #333333; background: #ffffff; @@ -5900,8 +5905,9 @@ padding: 0.571rem 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-panel .p-panel-header .p-panel-header-icon { diff --git a/public/themes/nova-alt/theme.css b/public/themes/nova-alt/theme.css index d90b02848..6bff6fc58 100644 --- a/public/themes/nova-alt/theme.css +++ b/public/themes/nova-alt/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.2145rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #333333; padding: 0; margin: 0; @@ -733,8 +736,9 @@ padding: 0.2145rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #333333; padding: 0; margin: 0; @@ -1098,7 +1102,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #333333; background: #ffffff; @@ -5912,8 +5917,9 @@ padding: 0.571rem 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-panel .p-panel-header .p-panel-header-icon { diff --git a/public/themes/nova-vue/theme.css b/public/themes/nova-vue/theme.css index 1aed4805a..ab035b57c 100644 --- a/public/themes/nova-vue/theme.css +++ b/public/themes/nova-vue/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.2145rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #333333; padding: 0; margin: 0; @@ -733,8 +736,9 @@ padding: 0.2145rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #333333; padding: 0; margin: 0; @@ -1098,7 +1102,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #333333; background: #ffffff; @@ -5912,8 +5917,9 @@ padding: 0.571rem 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-panel .p-panel-header .p-panel-header-icon { diff --git a/public/themes/nova/theme.css b/public/themes/nova/theme.css index 453d83e65..28cc6f9fa 100644 --- a/public/themes/nova/theme.css +++ b/public/themes/nova/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.2145rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #333333; padding: 0; margin: 0; @@ -733,8 +736,9 @@ padding: 0.2145rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #333333; padding: 0; margin: 0; @@ -1098,7 +1102,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #333333; background: #ffffff; @@ -5912,8 +5917,9 @@ padding: 0.571rem 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-panel .p-panel-header .p-panel-header-icon { diff --git a/public/themes/rhea/theme.css b/public/themes/rhea/theme.css index c76802c65..5b252ed65 100644 --- a/public/themes/rhea/theme.css +++ b/public/themes/rhea/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 2px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.2145rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #666666; padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.2145rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #666666; padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #666666; background: #ffffff; @@ -5900,8 +5905,9 @@ padding: 0.571rem 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-panel .p-panel-header .p-panel-header-icon { diff --git a/public/themes/saga-blue/theme.css b/public/themes/saga-blue/theme.css index c90da7311..94e1fe583 100644 --- a/public/themes/saga-blue/theme.css +++ b/public/themes/saga-blue/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #495057; background: #ffffff; @@ -5949,8 +5954,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/saga-green/theme.css b/public/themes/saga-green/theme.css index 9001297e8..1049a1a1d 100644 --- a/public/themes/saga-green/theme.css +++ b/public/themes/saga-green/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #495057; background: #ffffff; @@ -5949,8 +5954,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/saga-orange/theme.css b/public/themes/saga-orange/theme.css index 4bb171c13..8d346f938 100644 --- a/public/themes/saga-orange/theme.css +++ b/public/themes/saga-orange/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #495057; background: #ffffff; @@ -5949,8 +5954,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/saga-purple/theme.css b/public/themes/saga-purple/theme.css index c9f19a617..51458d8b1 100644 --- a/public/themes/saga-purple/theme.css +++ b/public/themes/saga-purple/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #495057; padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #495057; background: #ffffff; @@ -5949,8 +5954,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/soho-dark/theme.css b/public/themes/soho-dark/theme.css index db6a4cb9e..499b41f86 100644 --- a/public/themes/soho-dark/theme.css +++ b/public/themes/soho-dark/theme.css @@ -77,7 +77,8 @@ } .p-component { - font-family: Lato, Helvetica, sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -110,7 +111,8 @@ .p-link { font-size: 1rem; - font-family: Lato, Helvetica, sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 6px; } .p-link:focus { @@ -290,8 +292,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: Lato, Helvetica, sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -753,8 +756,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: Lato, Helvetica, sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1118,7 +1122,8 @@ } .p-inputtext { - font-family: Lato, Helvetica, sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #1d1e27; @@ -5924,8 +5929,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: Lato, Helvetica, sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button { diff --git a/public/themes/soho-light/theme.css b/public/themes/soho-light/theme.css index 63e3cbcbd..7e2865360 100644 --- a/public/themes/soho-light/theme.css +++ b/public/themes/soho-light/theme.css @@ -77,7 +77,8 @@ } .p-component { - font-family: Lato, Helvetica, sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -110,7 +111,8 @@ .p-link { font-size: 1rem; - font-family: Lato, Helvetica, sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 6px; } .p-link:focus { @@ -290,8 +292,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: Lato, Helvetica, sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #043d75; padding: 0; margin: 0; @@ -753,8 +756,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: Lato, Helvetica, sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #043d75; padding: 0; margin: 0; @@ -1118,7 +1122,8 @@ } .p-inputtext { - font-family: Lato, Helvetica, sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #043d75; background: #ffffff; @@ -5924,8 +5929,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: Lato, Helvetica, sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/tailwind-light/theme.css b/public/themes/tailwind-light/theme.css index 228105c4f..a2a2d2011 100644 --- a/public/themes/tailwind-light/theme.css +++ b/public/themes/tailwind-light/theme.css @@ -88,7 +88,8 @@ } .p-component { - font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -121,7 +122,8 @@ .p-link { font-size: 1rem; - font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 0.375rem; } .p-link:focus { @@ -301,8 +303,9 @@ padding: 0.375rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #3f3f46; padding: 0; margin: 0; @@ -764,8 +767,9 @@ padding: 0.375rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #3f3f46; padding: 0; margin: 0; @@ -1129,7 +1133,8 @@ } .p-inputtext { - font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #3f3f46; background: #ffffff; @@ -5984,8 +5989,9 @@ padding: 1.25rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/vela-blue/theme.css b/public/themes/vela-blue/theme.css index 0f6a43f78..fdda24fe1 100644 --- a/public/themes/vela-blue/theme.css +++ b/public/themes/vela-blue/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #17212f; @@ -5949,8 +5954,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/vela-green/theme.css b/public/themes/vela-green/theme.css index ec9f13e9c..28b2f8db1 100644 --- a/public/themes/vela-green/theme.css +++ b/public/themes/vela-green/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #17212f; @@ -5949,8 +5954,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/vela-orange/theme.css b/public/themes/vela-orange/theme.css index 74f426c4c..402afd1a1 100644 --- a/public/themes/vela-orange/theme.css +++ b/public/themes/vela-orange/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #17212f; @@ -5949,8 +5954,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/vela-purple/theme.css b/public/themes/vela-purple/theme.css index 4d8776be9..5214801fe 100644 --- a/public/themes/vela-purple/theme.css +++ b/public/themes/vela-purple/theme.css @@ -53,7 +53,8 @@ } .p-component { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -86,7 +87,8 @@ .p-link { font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; border-radius: 3px; } .p-link:focus { @@ -266,8 +268,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -729,8 +732,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1094,7 +1098,8 @@ } .p-inputtext { - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #17212f; @@ -5949,8 +5954,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/viva-dark/theme.css b/public/themes/viva-dark/theme.css index 7e91f21dd..acdcd000f 100644 --- a/public/themes/viva-dark/theme.css +++ b/public/themes/viva-dark/theme.css @@ -85,7 +85,8 @@ } .p-component { - font-family: Poppins, sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -118,7 +119,8 @@ .p-link { font-size: 1rem; - font-family: Poppins, sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 6px; } .p-link:focus { @@ -298,8 +300,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: Poppins, sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -761,8 +764,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: Poppins, sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: rgba(255, 255, 255, 0.87); padding: 0; margin: 0; @@ -1126,7 +1130,8 @@ } .p-inputtext { - font-family: Poppins, sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: rgba(255, 255, 255, 0.87); background: #0e1315; @@ -5981,8 +5986,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: Poppins, sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */ diff --git a/public/themes/viva-light/theme.css b/public/themes/viva-light/theme.css index 94e855318..a81154574 100644 --- a/public/themes/viva-light/theme.css +++ b/public/themes/viva-light/theme.css @@ -85,7 +85,8 @@ } .p-component { - font-family: Poppins, sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; font-weight: normal; } @@ -118,7 +119,8 @@ .p-link { font-size: 1rem; - font-family: Poppins, sans-serif; + font-family: inherit; + font-feature-settings: inherit; border-radius: 6px; } .p-link:focus { @@ -298,8 +300,9 @@ padding: 0.25rem 0; } .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { - font-family: Poppins, sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #6c6c6c; padding: 0; margin: 0; @@ -761,8 +764,9 @@ padding: 0.25rem 0; } .p-chips .p-chips-multiple-container .p-chips-input-token input { - font-family: Poppins, sans-serif; - font-size: 1rem; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; color: #6c6c6c; padding: 0; margin: 0; @@ -1126,7 +1130,8 @@ } .p-inputtext { - font-family: Poppins, sans-serif; + font-family: inherit; + font-feature-settings: inherit; font-size: 1rem; color: #6c6c6c; background: #ffffff; @@ -5981,8 +5986,9 @@ padding: 1rem; } .p-terminal .p-terminal-input { - font-size: 1rem; - font-family: Poppins, sans-serif; + font-family: inherit; + font-feature-settings: inherit; + font-size: inherit; } /* Customizations to the designer theme should be defined here */