diff --git a/components/ctx/ctx_config.h b/components/ctx/ctx_config.h
index a466619655f84db677d5d96bccadf3dee2fa3aa7..83e36a46cc2cd985d89115daed0b42bf287972ad 100644
--- a/components/ctx/ctx_config.h
+++ b/components/ctx/ctx_config.h
@@ -95,10 +95,10 @@
 #define CTX_FONT_3 CTX_STATIC_FONT(Arimo_BoldItalic)
 
 #include "Tinos-Regular.h"
-#define CTX_FONT_13 CTX_STATIC_FONT(Tinos_Regular)
+#define CTX_FONT_4 CTX_STATIC_FONT(Tinos_Regular)
 
 #include "Cousine-Regular.h"
 #include "Cousine-Bold.h"
-#define CTX_FONT_21 CTX_STATIC_FONT(Cousine_Regular)
-#define CTX_FONT_22 CTX_STATIC_FONT(Cousine_Bold)
+#define CTX_FONT_5 CTX_STATIC_FONT(Cousine_Regular)
+#define CTX_FONT_6 CTX_STATIC_FONT(Cousine_Bold)