pre, textarea {
    font-weight: normal !important;
    font-style: normal !important;
    font-family: Consolas, "Segoe UI", monospace !important;
}
.opblock-summary-description, .opblock-summary-path {
    font-family: Consolas, monospace !important;
}
.opblock-summary-method {
    font-family: Arial, sans-serif !important;
}
.swagger-ui .parameter__name, input {
    font-family: Consolas, monospace !important;
    white-space: nowrap !important;
}