diff --git a/app/index.html b/app/index.html
index 0f855d72f..2bd2cc839 100644
--- a/app/index.html
+++ b/app/index.html
@@ -41,7 +41,7 @@
rel="stylesheet"
/>
diff --git a/app/styles/components/public/index/about-alpha.scss b/app/styles/components/public/index/about-alpha.scss
index d70ca35e2..bf107bb80 100644
--- a/app/styles/components/public/index/about-alpha.scss
+++ b/app/styles/components/public/index/about-alpha.scss
@@ -21,7 +21,7 @@
margin-top: 1rem;
text-align: center;
color: $brand-secondary;
- font-family: Oswald, sans-serif;
+ font-family: "Libre Franklin", sans-serif;
}
.about-v-text {
diff --git a/app/styles/routes/public/index.scss b/app/styles/routes/public/index.scss
index ede248796..5224a947d 100644
--- a/app/styles/routes/public/index.scss
+++ b/app/styles/routes/public/index.scss
@@ -2,7 +2,7 @@
.public-title {
margin-bottom: 1rem;
text-align: center;
- font-family: Oswald, sans-serif;
+ font-family: "Libre Franklin", sans-serif;
font-size: 3rem;
&.public-title-smaller {
diff --git a/translations/en.yaml b/translations/en.yaml
index 64e017878..b11419698 100644
--- a/translations/en.yaml
+++ b/translations/en.yaml
@@ -137,7 +137,7 @@ component:
sponsors:
potential-sponsor: Also want to sponsor us? Click here
youtube-videos:
- title: Videos
+ title: C.S.V. Alpha in short
board:
header: LANG-TODO
intro-title: LANG-TODO
diff --git a/translations/nl.yaml b/translations/nl.yaml
index 297dcf481..53c51a96b 100644
--- a/translations/nl.yaml
+++ b/translations/nl.yaml
@@ -140,7 +140,7 @@ component:
sponsors:
potential-sponsor: Ook sponsor worden? Klik hier
youtube-videos:
- title: Videos
+ title: C.S.V. Alpha in het kort
board:
header: LANG-TODO
intro-title: LANG-TODO