diff --git a/netbox/dcim/constants.py b/netbox/dcim/constants.py index be290116c..a33744ece 100644 --- a/netbox/dcim/constants.py +++ b/netbox/dcim/constants.py @@ -59,7 +59,7 @@ COMPATIBLE_TERMINATION_TYPES = { RACK_ELEVATION_STYLE = """ * { - font-family: 'Helvetica Neue'; + font-family: sans-serif; font-size: 13px; } rect {