Inherit fonts

pull/4503/head
Cagatay Civici 2023-09-22 01:43:00 +03:00
parent 933a941691
commit 11051fc020
49 changed files with 735 additions and 441 deletions

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #121212; background: #121212;
@ -5949,8 +5954,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #121212; background: #121212;
@ -5949,8 +5954,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #121212; background: #121212;
@ -5949,8 +5954,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #121212; background: #121212;
@ -5949,8 +5954,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 4px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -733,8 +736,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1098,7 +1102,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #20262e; background: #20262e;
@ -5961,8 +5966,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Vendor extensions to the designer enhanced bootstrap compatibility */ /* Vendor extensions to the designer enhanced bootstrap compatibility */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 4px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -733,8 +736,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1098,7 +1102,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #20262e; background: #20262e;
@ -5961,8 +5966,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Vendor extensions to the designer enhanced bootstrap compatibility */ /* Vendor extensions to the designer enhanced bootstrap compatibility */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 4px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #212529; color: #212529;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -733,8 +736,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #212529; color: #212529;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1098,7 +1102,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #495057; color: #495057;
background: #ffffff; background: #ffffff;
@ -5961,8 +5966,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Vendor extensions to the designer enhanced bootstrap compatibility */ /* Vendor extensions to the designer enhanced bootstrap compatibility */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 4px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #212529; color: #212529;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -733,8 +736,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #212529; color: #212529;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1098,7 +1102,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #495057; color: #495057;
background: #ffffff; background: #ffffff;
@ -5961,8 +5966,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Vendor extensions to the designer enhanced bootstrap compatibility */ /* Vendor extensions to the designer enhanced bootstrap compatibility */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 2px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #323130; color: #323130;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #323130; color: #323130;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #323130; color: #323130;
background: #ffffff; background: #ffffff;
@ -5900,8 +5905,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -71,7 +71,8 @@
} }
.p-component { .p-component {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -104,7 +105,8 @@
.p-link { .p-link {
font-size: 1rem; font-size: 1rem;
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
border-radius: 6px; border-radius: 6px;
} }
.p-link:focus { .p-link:focus {
@ -284,8 +286,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -747,8 +750,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .p-chips .p-chips-multiple-container .p-chips-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1112,7 +1116,8 @@
} }
.p-inputtext { .p-inputtext {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #040d19; background: #040d19;
@ -5918,8 +5923,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: "Inter var", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-button-label { .p-button-label {

View File

@ -71,7 +71,8 @@
} }
.p-component { .p-component {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -104,7 +105,8 @@
.p-link { .p-link {
font-size: 1rem; font-size: 1rem;
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
border-radius: 6px; border-radius: 6px;
} }
.p-link:focus { .p-link:focus {
@ -284,8 +286,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -747,8 +750,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .p-chips .p-chips-multiple-container .p-chips-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1112,7 +1116,8 @@
} }
.p-inputtext { .p-inputtext {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #040d19; background: #040d19;
@ -5918,8 +5923,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: "Inter var", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-button-label { .p-button-label {

View File

@ -71,7 +71,8 @@
} }
.p-component { .p-component {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -104,7 +105,8 @@
.p-link { .p-link {
font-size: 1rem; font-size: 1rem;
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
border-radius: 6px; border-radius: 6px;
} }
.p-link:focus { .p-link:focus {
@ -284,8 +286,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -747,8 +750,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .p-chips .p-chips-multiple-container .p-chips-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1112,7 +1116,8 @@
} }
.p-inputtext { .p-inputtext {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #040d19; background: #040d19;
@ -5918,8 +5923,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: "Inter var", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-button-label { .p-button-label {

View File

@ -71,7 +71,8 @@
} }
.p-component { .p-component {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -104,7 +105,8 @@
.p-link { .p-link {
font-size: 1rem; font-size: 1rem;
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
border-radius: 6px; border-radius: 6px;
} }
.p-link:focus { .p-link:focus {
@ -284,8 +286,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -747,8 +750,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .p-chips .p-chips-multiple-container .p-chips-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1112,7 +1116,8 @@
} }
.p-inputtext { .p-inputtext {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #040d19; background: #040d19;
@ -5918,8 +5923,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: "Inter var", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-button-label { .p-button-label {

View File

@ -71,7 +71,8 @@
} }
.p-component { .p-component {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -104,7 +105,8 @@
.p-link { .p-link {
font-size: 1rem; font-size: 1rem;
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
border-radius: 6px; border-radius: 6px;
} }
.p-link:focus { .p-link:focus {
@ -284,8 +286,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -747,8 +750,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .p-chips .p-chips-multiple-container .p-chips-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1112,7 +1116,8 @@
} }
.p-inputtext { .p-inputtext {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
color: #495057; color: #495057;
background: #ffffff; background: #ffffff;
@ -5918,8 +5923,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: "Inter var", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-button-label { .p-button-label {

View File

@ -71,7 +71,8 @@
} }
.p-component { .p-component {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -104,7 +105,8 @@
.p-link { .p-link {
font-size: 1rem; font-size: 1rem;
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
border-radius: 6px; border-radius: 6px;
} }
.p-link:focus { .p-link:focus {
@ -284,8 +286,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -747,8 +750,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .p-chips .p-chips-multiple-container .p-chips-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1112,7 +1116,8 @@
} }
.p-inputtext { .p-inputtext {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
color: #495057; color: #495057;
background: #ffffff; background: #ffffff;
@ -5918,8 +5923,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: "Inter var", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-button-label { .p-button-label {

View File

@ -71,7 +71,8 @@
} }
.p-component { .p-component {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -104,7 +105,8 @@
.p-link { .p-link {
font-size: 1rem; font-size: 1rem;
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
border-radius: 6px; border-radius: 6px;
} }
.p-link:focus { .p-link:focus {
@ -284,8 +286,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -747,8 +750,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .p-chips .p-chips-multiple-container .p-chips-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1112,7 +1116,8 @@
} }
.p-inputtext { .p-inputtext {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
color: #495057; color: #495057;
background: #ffffff; background: #ffffff;
@ -5918,8 +5923,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: "Inter var", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-button-label { .p-button-label {

View File

@ -71,7 +71,8 @@
} }
.p-component { .p-component {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -104,7 +105,8 @@
.p-link { .p-link {
font-size: 1rem; font-size: 1rem;
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
border-radius: 6px; border-radius: 6px;
} }
.p-link:focus { .p-link:focus {
@ -284,8 +286,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -747,8 +750,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .p-chips .p-chips-multiple-container .p-chips-input-token input {
font-family: "Inter var", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1112,7 +1116,8 @@
} }
.p-inputtext { .p-inputtext {
font-family: "Inter var", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
color: #495057; color: #495057;
background: #ffffff; background: #ffffff;
@ -5918,8 +5923,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: "Inter var", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-button-label { .p-button-label {

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #dedede; color: #dedede;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -733,8 +736,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #dedede; color: #dedede;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1098,7 +1102,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #dedede; color: #dedede;
background: #191919; background: #191919;
@ -5912,8 +5917,9 @@
padding: 0.571rem 1rem; padding: 0.571rem 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #dedede; color: #dedede;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -733,8 +736,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #dedede; color: #dedede;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1098,7 +1102,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #dedede; color: #dedede;
background: #191919; background: #191919;
@ -5912,8 +5917,9 @@
padding: 0.571rem 1rem; padding: 0.571rem 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #dedede; color: #dedede;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -733,8 +736,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #dedede; color: #dedede;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1098,7 +1102,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #dedede; color: #dedede;
background: #191919; background: #191919;
@ -5912,8 +5917,9 @@
padding: 0.571rem 1rem; padding: 0.571rem 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #dedede; color: #dedede;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -733,8 +736,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #dedede; color: #dedede;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1098,7 +1102,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #dedede; color: #dedede;
background: #191919; background: #191919;
@ -5912,8 +5917,9 @@
padding: 0.571rem 1rem; padding: 0.571rem 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -77,7 +77,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -110,7 +111,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 4px;
} }
.p-link:focus { .p-link:focus {
@ -290,8 +292,9 @@
padding: 0.5rem 0; padding: 0.5rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -753,8 +756,9 @@
padding: 0.5rem 0; padding: 0.5rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1118,7 +1122,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #1e1e1e; background: #1e1e1e;
@ -5973,8 +5978,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-accordion .p-accordion-tab { .p-accordion .p-accordion-tab {

View File

@ -77,7 +77,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -110,7 +111,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 4px;
} }
.p-link:focus { .p-link:focus {
@ -290,8 +292,9 @@
padding: 0.5rem 0; padding: 0.5rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -753,8 +756,9 @@
padding: 0.5rem 0; padding: 0.5rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1118,7 +1122,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #1e1e1e; background: #1e1e1e;
@ -5973,8 +5978,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-accordion .p-accordion-tab { .p-accordion .p-accordion-tab {

View File

@ -77,7 +77,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -110,7 +111,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 4px;
} }
.p-link:focus { .p-link:focus {
@ -290,8 +292,9 @@
padding: 0.5rem 0; padding: 0.5rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -753,8 +756,9 @@
padding: 0.5rem 0; padding: 0.5rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1118,7 +1122,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
background: #ffffff; background: #ffffff;
@ -5973,8 +5978,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-accordion .p-accordion-tab { .p-accordion .p-accordion-tab {

View File

@ -77,7 +77,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -110,7 +111,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 4px;
} }
.p-link:focus { .p-link:focus {
@ -290,8 +292,9 @@
padding: 0.5rem 0; padding: 0.5rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -753,8 +756,9 @@
padding: 0.5rem 0; padding: 0.5rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1118,7 +1122,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
background: #ffffff; background: #ffffff;
@ -5973,8 +5978,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-accordion .p-accordion-tab { .p-accordion .p-accordion-tab {

View File

@ -77,7 +77,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -110,7 +111,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 4px;
} }
.p-link:focus { .p-link:focus {
@ -290,8 +292,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -753,8 +756,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1118,7 +1122,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #1e1e1e; background: #1e1e1e;
@ -5973,8 +5978,9 @@
padding: 0.75rem; padding: 0.75rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-accordion .p-accordion-tab { .p-accordion .p-accordion-tab {

View File

@ -77,7 +77,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -110,7 +111,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 4px;
} }
.p-link:focus { .p-link:focus {
@ -290,8 +292,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -753,8 +756,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1118,7 +1122,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #1e1e1e; background: #1e1e1e;
@ -5973,8 +5978,9 @@
padding: 0.75rem; padding: 0.75rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-accordion .p-accordion-tab { .p-accordion .p-accordion-tab {

View File

@ -77,7 +77,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -110,7 +111,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 4px;
} }
.p-link:focus { .p-link:focus {
@ -290,8 +292,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -753,8 +756,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1118,7 +1122,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
background: #ffffff; background: #ffffff;
@ -5973,8 +5978,9 @@
padding: 0.75rem; padding: 0.75rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-accordion .p-accordion-tab { .p-accordion .p-accordion-tab {

View File

@ -77,7 +77,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -110,7 +111,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 4px;
} }
.p-link:focus { .p-link:focus {
@ -290,8 +292,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -753,8 +756,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1118,7 +1122,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
background: #ffffff; background: #ffffff;
@ -5973,8 +5978,9 @@
padding: 0.75rem; padding: 0.75rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: Roboto, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-accordion .p-accordion-tab { .p-accordion .p-accordion-tab {

View File

@ -81,7 +81,8 @@
} }
.p-component { .p-component {
font-family: "Inter", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -114,7 +115,8 @@
.p-link { .p-link {
font-size: 1rem; font-size: 1rem;
font-family: "Inter", sans-serif; font-family: inherit;
font-feature-settings: inherit;
border-radius: 4px; border-radius: 4px;
} }
.p-link:focus { .p-link:focus {
@ -294,8 +296,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
font-family: "Inter", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #4C566A; color: #4C566A;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -757,8 +760,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .p-chips .p-chips-multiple-container .p-chips-input-token input {
font-family: "Inter", sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #4C566A; color: #4C566A;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1122,7 +1126,8 @@
} }
.p-inputtext { .p-inputtext {
font-family: "Inter", sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
color: #4C566A; color: #4C566A;
background: #ffffff; background: #ffffff;
@ -5977,8 +5982,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: "Inter", sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 1px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.125rem 0; padding: 0.125rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #343a3f; color: #343a3f;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.125rem 0; padding: 0.125rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #343a3f; color: #343a3f;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #343a3f; color: #343a3f;
background: #ffffff; background: #ffffff;
@ -5949,6 +5954,7 @@
padding: 0.5rem; padding: 0.5rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #333333; color: #333333;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #333333; color: #333333;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #333333; color: #333333;
background: #ffffff; background: #ffffff;
@ -5900,8 +5905,9 @@
padding: 0.571rem 1rem; padding: 0.571rem 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
.p-panel .p-panel-header .p-panel-header-icon { .p-panel .p-panel-header .p-panel-header-icon {

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #333333; color: #333333;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -733,8 +736,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #333333; color: #333333;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1098,7 +1102,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #333333; color: #333333;
background: #ffffff; background: #ffffff;
@ -5912,8 +5917,9 @@
padding: 0.571rem 1rem; padding: 0.571rem 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
.p-panel .p-panel-header .p-panel-header-icon { .p-panel .p-panel-header .p-panel-header-icon {

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #333333; color: #333333;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -733,8 +736,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #333333; color: #333333;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1098,7 +1102,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #333333; color: #333333;
background: #ffffff; background: #ffffff;
@ -5912,8 +5917,9 @@
padding: 0.571rem 1rem; padding: 0.571rem 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
.p-panel .p-panel-header .p-panel-header-icon { .p-panel .p-panel-header .p-panel-header-icon {

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #333333; color: #333333;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -733,8 +736,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #333333; color: #333333;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1098,7 +1102,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #333333; color: #333333;
background: #ffffff; background: #ffffff;
@ -5912,8 +5917,9 @@
padding: 0.571rem 1rem; padding: 0.571rem 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
.p-panel .p-panel-header .p-panel-header-icon { .p-panel .p-panel-header .p-panel-header-icon {

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 2px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #666666; color: #666666;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.2145rem 0; padding: 0.2145rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #666666; color: #666666;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #666666; color: #666666;
background: #ffffff; background: #ffffff;
@ -5900,8 +5905,9 @@
padding: 0.571rem 1rem; padding: 0.571rem 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
.p-panel .p-panel-header .p-panel-header-icon { .p-panel .p-panel-header .p-panel-header-icon {

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #495057; color: #495057;
background: #ffffff; background: #ffffff;
@ -5949,8 +5954,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #495057; color: #495057;
background: #ffffff; background: #ffffff;
@ -5949,8 +5954,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #495057; color: #495057;
background: #ffffff; background: #ffffff;
@ -5949,8 +5954,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #495057; color: #495057;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #495057; color: #495057;
background: #ffffff; background: #ffffff;
@ -5949,8 +5954,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -77,7 +77,8 @@
} }
.p-component { .p-component {
font-family: Lato, Helvetica, sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -110,7 +111,8 @@
.p-link { .p-link {
font-size: 1rem; font-size: 1rem;
font-family: Lato, Helvetica, sans-serif; font-family: inherit;
font-feature-settings: inherit;
border-radius: 6px; border-radius: 6px;
} }
.p-link:focus { .p-link:focus {
@ -290,8 +292,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
font-family: Lato, Helvetica, sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -753,8 +756,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .p-chips .p-chips-multiple-container .p-chips-input-token input {
font-family: Lato, Helvetica, sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1118,7 +1122,8 @@
} }
.p-inputtext { .p-inputtext {
font-family: Lato, Helvetica, sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #1d1e27; background: #1d1e27;
@ -5924,8 +5929,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: Lato, Helvetica, sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button { .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {

View File

@ -77,7 +77,8 @@
} }
.p-component { .p-component {
font-family: Lato, Helvetica, sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -110,7 +111,8 @@
.p-link { .p-link {
font-size: 1rem; font-size: 1rem;
font-family: Lato, Helvetica, sans-serif; font-family: inherit;
font-feature-settings: inherit;
border-radius: 6px; border-radius: 6px;
} }
.p-link:focus { .p-link:focus {
@ -290,8 +292,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
font-family: Lato, Helvetica, sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #043d75; color: #043d75;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -753,8 +756,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .p-chips .p-chips-multiple-container .p-chips-input-token input {
font-family: Lato, Helvetica, sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #043d75; color: #043d75;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1118,7 +1122,8 @@
} }
.p-inputtext { .p-inputtext {
font-family: Lato, Helvetica, sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
color: #043d75; color: #043d75;
background: #ffffff; background: #ffffff;
@ -5924,8 +5929,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: Lato, Helvetica, sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -88,7 +88,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -121,7 +122,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 0.375rem;
} }
.p-link:focus { .p-link:focus {
@ -301,8 +303,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #3f3f46; color: #3f3f46;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -764,8 +767,9 @@
padding: 0.375rem 0; padding: 0.375rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #3f3f46; color: #3f3f46;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1129,7 +1133,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: #3f3f46; color: #3f3f46;
background: #ffffff; background: #ffffff;
@ -5984,8 +5989,9 @@
padding: 1.25rem; padding: 1.25rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
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-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #17212f; background: #17212f;
@ -5949,8 +5954,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #17212f; background: #17212f;
@ -5949,8 +5954,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #17212f; background: #17212f;
@ -5949,8 +5954,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -53,7 +53,8 @@
} }
.p-component { .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-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -86,7 +87,8 @@
.p-link { .p-link {
font-size: 1rem; 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; border-radius: 3px;
} }
.p-link:focus { .p-link:focus {
@ -266,8 +268,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -729,8 +732,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .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-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1094,7 +1098,8 @@
} }
.p-inputtext { .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; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #17212f; background: #17212f;
@ -5949,8 +5954,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -85,7 +85,8 @@
} }
.p-component { .p-component {
font-family: Poppins, sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -118,7 +119,8 @@
.p-link { .p-link {
font-size: 1rem; font-size: 1rem;
font-family: Poppins, sans-serif; font-family: inherit;
font-feature-settings: inherit;
border-radius: 6px; border-radius: 6px;
} }
.p-link:focus { .p-link:focus {
@ -298,8 +300,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
font-family: Poppins, sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -761,8 +764,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .p-chips .p-chips-multiple-container .p-chips-input-token input {
font-family: Poppins, sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1126,7 +1130,8 @@
} }
.p-inputtext { .p-inputtext {
font-family: Poppins, sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: #0e1315; background: #0e1315;
@ -5981,8 +5986,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: Poppins, sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */

View File

@ -85,7 +85,8 @@
} }
.p-component { .p-component {
font-family: Poppins, sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
font-weight: normal; font-weight: normal;
} }
@ -118,7 +119,8 @@
.p-link { .p-link {
font-size: 1rem; font-size: 1rem;
font-family: Poppins, sans-serif; font-family: inherit;
font-feature-settings: inherit;
border-radius: 6px; border-radius: 6px;
} }
.p-link:focus { .p-link:focus {
@ -298,8 +300,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input { .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
font-family: Poppins, sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #6c6c6c; color: #6c6c6c;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -761,8 +764,9 @@
padding: 0.25rem 0; padding: 0.25rem 0;
} }
.p-chips .p-chips-multiple-container .p-chips-input-token input { .p-chips .p-chips-multiple-container .p-chips-input-token input {
font-family: Poppins, sans-serif; font-family: inherit;
font-size: 1rem; font-feature-settings: inherit;
font-size: inherit;
color: #6c6c6c; color: #6c6c6c;
padding: 0; padding: 0;
margin: 0; margin: 0;
@ -1126,7 +1130,8 @@
} }
.p-inputtext { .p-inputtext {
font-family: Poppins, sans-serif; font-family: inherit;
font-feature-settings: inherit;
font-size: 1rem; font-size: 1rem;
color: #6c6c6c; color: #6c6c6c;
background: #ffffff; background: #ffffff;
@ -5981,8 +5986,9 @@
padding: 1rem; padding: 1rem;
} }
.p-terminal .p-terminal-input { .p-terminal .p-terminal-input {
font-size: 1rem; font-family: inherit;
font-family: Poppins, sans-serif; font-feature-settings: inherit;
font-size: inherit;
} }
/* Customizations to the designer theme should be defined here */ /* Customizations to the designer theme should be defined here */