diff --git a/frontend-react/public/index.html b/frontend-react/public/index.html
index 947fbd829..51969bc21 100644
--- a/frontend-react/public/index.html
+++ b/frontend-react/public/index.html
@@ -8,7 +8,7 @@
diff --git a/frontend-react/src/components/common/PageHeader.tsx b/frontend-react/src/components/common/PageHeader.tsx
index 5dec84032..4edee28c6 100644
--- a/frontend-react/src/components/common/PageHeader.tsx
+++ b/frontend-react/src/components/common/PageHeader.tsx
@@ -17,9 +17,8 @@ const PageHeader: React.FC = ({ title }) => {
borderLeftWidth="5px"
pl="5px"
mb="0.5em"
- fontFamily="'Pacifico', cursive"
- fontWeight="light"
- size="2xl"
+ fontFamily="'Rubik', cursive"
+ fontWeight="bold"
>
{title}
diff --git a/frontend-react/src/components/home/HomePage.tsx b/frontend-react/src/components/home/HomePage.tsx
index cba568f7f..ee8ac12d2 100644
--- a/frontend-react/src/components/home/HomePage.tsx
+++ b/frontend-react/src/components/home/HomePage.tsx
@@ -24,10 +24,9 @@ const HomePage: React.FC = () => {
title="Picture by borzoic (@borzoic_ on Twitter)"
/>
Sendou.ink