diff --git a/src/components/NotificationSystem/NotificationSystem.style.scss b/src/components/NotificationSystem/NotificationSystem.style.scss index 0fb0f2edd..d80889dce 100644 --- a/src/components/NotificationSystem/NotificationSystem.style.scss +++ b/src/components/NotificationSystem/NotificationSystem.style.scss @@ -121,6 +121,7 @@ } .Toastify__toast { + font-family: inherit; padding: 0px; min-height: 0px; background: none;