:root {
    --font-family-sans-serif: "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, -apple-system;
    --font-family-monospace: "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace;
    --default-regular-font: "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, -apple-system;
}

body {
    font-family: "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, -apple-system;
}
