+
{details[index] ? details[index].name : 'Loading'}
diff --git a/src/components/Toast/Toast.tsx b/src/components/Toast/Toast.tsx
index 91ff471..145da77 100644
--- a/src/components/Toast/Toast.tsx
+++ b/src/components/Toast/Toast.tsx
@@ -8,7 +8,7 @@ const Toast = () => {
gutter={8}
containerClassName="toasty"
containerStyle={{
- fontFamily: 'DotMatrix_TR',
+ fontFamily: 'Orbitron',
}}
toastOptions={{
className: '',