diff --git a/customize.dist/src/less2/pages/page-faq.less b/customize.dist/src/less2/pages/page-faq.less
index e4893199b..92a91e442 100644
--- a/customize.dist/src/less2/pages/page-faq.less
+++ b/customize.dist/src/less2/pages/page-faq.less
@@ -21,6 +21,7 @@
font-weight: 700;
}
}
+
.cp-faq-ques-det {
.cp-faq-header {
a {
@@ -28,7 +29,7 @@
h4 {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
- span {
+ .cp-brand-font {
font-family: "Neuropolitical";
}
}
diff --git a/customize.dist/translations/messages.fr.js b/customize.dist/translations/messages.fr.js
index 37e1cfb18..73d4fc415 100644
--- a/customize.dist/translations/messages.fr.js
+++ b/customize.dist/translations/messages.fr.js
@@ -766,7 +766,7 @@ define(function () {
out.faq_link = "FAQ";
out.faq_title = "Foire Aux Questions";
- out.faq_whatis = "Qu'est-ce que CryptPad ?";
+ out.faq_whatis = "Qu'est-ce que CryptPad ?";
out.faq = {};
out.faq.keywords = {
title: 'Termes spéciaux',
diff --git a/customize.dist/translations/messages.js b/customize.dist/translations/messages.js
index 3c0da2f04..44bb86569 100644
--- a/customize.dist/translations/messages.js
+++ b/customize.dist/translations/messages.js
@@ -773,7 +773,7 @@ define(function () {
out.faq_link = "FAQ";
out.faq_title = "Frequently Asked Questions";
- out.faq_whatis = "What is CryptPad?";
+ out.faq_whatis = "What is CryptPad?";
out.faq = {};
out.faq.keywords = {
title: 'Keywords',