diff --git a/awx/static/custom_error.css b/awx/static/custom_error.css index e5949ae540..94401bb393 100644 --- a/awx/static/custom_error.css +++ b/awx/static/custom_error.css @@ -77,5 +77,5 @@ body { .m3 { font-size: 16px; padding-top: 20px; - font-family: redhat-display-regular; + font-family: redhat-display-regular, sans-serif; }