/* TECHNICAL THEME */

body * {
    font-family: "Roboto Slab", "Courier", "Courier New", monospace, system-ui, -apple-system, "Segoe UI",sans-serif;
}

h1 {
    font-weight: 400;
    line-height: 1.32;
    margin-bottom: 12px;
}

h2 {
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px;
}

h3 {
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 8px;
}

span, p, ul, ol {
    font-size: 12px;
}

input, button {
    font-family: "Roboto Slab", "Courier", "Courier New", monospace, system-ui, -apple-system, "Segoe UI",sans-serif !important;
}
