@use 'definition/fluent2' as *;
@forward 'definition/fluent2';

$font-family: $font-family !default;
$font-size: $text-xs !default;
$font-weight: $font-weight-normal !default;
$error-font-color: $danger !default;
$warning-font-color: $orange20 !default;
$success-font-color: $green20 !default;
$information-font-color: $white !default;
