diff --git a/src/front/index.scss b/src/front/index.scss index e3442de1..e797f16f 100644 --- a/src/front/index.scss +++ b/src/front/index.scss @@ -67,5 +67,5 @@ a:hover { .Toastify__toast-body { font-size: 14px; - font-family: Inter; + font-family: "Inter", sans-serif !important; }