diff --git a/app/gui/oven_control/define.h b/app/gui/oven_control/define.h
index f4567c2..1f77665 100644
--- a/app/gui/oven_control/define.h
+++ b/app/gui/oven_control/define.h
@@ -5,7 +5,7 @@
 
 #define MAJOR_VER   2
 #define MINOR_VER   1
-#define HOTFIX_VER  3
+#define HOTFIX_VER  4
 
 // 0 for normal
 // 1 for premium
diff --git a/app/gui/oven_control/mainwindow.ui b/app/gui/oven_control/mainwindow.ui
index fdcd4e5..3870355 100644
--- a/app/gui/oven_control/mainwindow.ui
+++ b/app/gui/oven_control/mainwindow.ui
@@ -36,7 +36,7 @@ border-top: 248px;
 border-bottom: -60px;
 border-style: hidden;
 color: white;
-font-size: 34px;
+font-size: 48px;
 }
 
 QPushButton[style="type"] {
@@ -49,7 +49,7 @@ margin-top: 52px;
 padding-top: 100px;
 border-style: hidden;
 color: white;
-font-size: 46px;
+font-size: 44px;
 }
 
 QPushButton[style="function"] {
@@ -61,7 +61,7 @@ background-origin: border;
 padding-top: 247px;
 border-style: hidden;
 color: white;
-font-size: 34px;
+font-size: 36px;
 }</string>
   </property>
   <widget class="QWidget" name="centralwidget">
diff --git a/app/gui/oven_control/manualcooksettingwidget.ui b/app/gui/oven_control/manualcooksettingwidget.ui
index 893d145..29a2e6d 100644
--- a/app/gui/oven_control/manualcooksettingwidget.ui
+++ b/app/gui/oven_control/manualcooksettingwidget.ui
@@ -34,7 +34,7 @@ border-top: 248px;
 border-bottom: -60px;
 border-style: hidden;
 color: #7B7B7B;
-font-size: 34px;
+font-size: 48px;
 }
 
 QPushButton[style=&quot;mode&quot;]:checked {
diff --git a/app/gui/oven_control/manualcookwindow.ui b/app/gui/oven_control/manualcookwindow.ui
index 9998d2c..012c060 100644
--- a/app/gui/oven_control/manualcookwindow.ui
+++ b/app/gui/oven_control/manualcookwindow.ui
@@ -25,7 +25,7 @@ border-top: 248px;
 border-bottom: -60px;
 border-style: hidden;
 color: #7B7B7B;
-font-size: 34px;
+font-size: 48px;
 }
 
 QPushButton[style=&quot;mode&quot;]:checked {
diff --git a/app/gui/oven_control/multicookselectionwindow.ui b/app/gui/oven_control/multicookselectionwindow.ui
index 35f606e..d1d59ad 100644
--- a/app/gui/oven_control/multicookselectionwindow.ui
+++ b/app/gui/oven_control/multicookselectionwindow.ui
@@ -27,7 +27,7 @@ border-top: 248px;
 border-bottom: -60px;
 border-style: hidden;
 color: white;
-font-size: 34px;
+font-size: 48px;
 }
 
 QPushButton[style=&quot;type&quot;] {
@@ -40,7 +40,7 @@ margin-top: 52px;
 padding-top: 100px;
 border-style: hidden;
 color: white;
-font-size: 46px;
+font-size: 44px;
 }
 
 QPushButton[style=&quot;function&quot;] {
@@ -52,7 +52,7 @@ background-origin: border;
 border-top: 247px;
 border-style: hidden;
 color: white;
-font-size: 34px;
+font-size: 36px;
 }
 
 QPushButton:disabled { color: #7B7B7B; }</string>
diff --git a/app/gui/oven_control/programmingselectionwindow.ui b/app/gui/oven_control/programmingselectionwindow.ui
index 2e5b9f6..178eaee 100644
--- a/app/gui/oven_control/programmingselectionwindow.ui
+++ b/app/gui/oven_control/programmingselectionwindow.ui
@@ -27,7 +27,7 @@ border-top: 248px;
 border-bottom: -60px;
 border-style: hidden;
 color: white;
-font-size: 34px;
+font-size: 48px;
 }
 
 QPushButton[style=&quot;type&quot;] {
@@ -40,7 +40,7 @@ margin-top: 52px;
 padding-top: 100px;
 border-style: hidden;
 color: white;
-font-size: 46px;
+font-size: 44px;
 }
 
 QPushButton[style=&quot;function&quot;] {
@@ -52,7 +52,7 @@ background-origin: border;
 border-top: 247px;
 border-style: hidden;
 color: white;
-font-size: 34px;
+font-size: 36px;
 }
 
 QPushButton:disabled { color: #7B7B7B; }</string>