:root {
  --de_variable_fitcontent: fit-content;
  --de_variable_font-xs: 0.85rem;

  --de_variable_font-sm: 1rem;

  --de_variable_font-md: 1.1rem;

  --de_variable_font-lg: 1.2rem;

  --de_variable_font-xl: 2rem;

  --de_variable_font-xxl: 2.7rem;

  --de_variable_font-weight-normal: 400;

  --de_variable_font-weight-medium: 500;

  --de_variable_font-weight-semibold: 590;

  --de_variable_font-weight-bold: 600;
}
