diff --git a/events/index.html b/events/index.html index d82f75e..3ac3026 100644 --- a/events/index.html +++ b/events/index.html @@ -69,6 +69,7 @@ } cbase-time, h1 { font-family: 'ceva', sans-serif; + font-weight: normal; font-size: 6vmin; line-height: 10vh; color: #fff; diff --git a/mainhall/index.html b/mainhall/index.html index 57984c5..ada9855 100644 --- a/mainhall/index.html +++ b/mainhall/index.html @@ -55,6 +55,7 @@ } cbase-time, h1 { font-family: 'ceva', sans-serif; + font-weight: normal; font-size: 6vmin; line-height: 10vh; color: #fff; diff --git a/soundlab/index.html b/soundlab/index.html index 5bcea86..6003f40 100644 --- a/soundlab/index.html +++ b/soundlab/index.html @@ -66,6 +66,7 @@ } cbase-time, h1 { font-family: 'ceva', sans-serif; + font-weight: normal; font-size: 6vmin; line-height: 10vh; color: #fff; diff --git a/theme/c-base.css b/theme/c-base.css index 1722732..848f70d 100644 --- a/theme/c-base.css +++ b/theme/c-base.css @@ -32,6 +32,7 @@ body { h1 { font-family: 'ceva', sans-serif; + font-weight: normal; color: #fff; } diff --git a/weltenbaulab/index.html b/weltenbaulab/index.html index c061f2c..c83f71e 100644 --- a/weltenbaulab/index.html +++ b/weltenbaulab/index.html @@ -66,6 +66,7 @@ } cbase-time, h1 { font-family: 'ceva', sans-serif; + font-weight: normal; font-size: 6vmin; line-height: 10vh; color: #fff; diff --git a/workshop/index.html b/workshop/index.html index 87b849f..d7d4a05 100644 --- a/workshop/index.html +++ b/workshop/index.html @@ -59,6 +59,7 @@ } cbase-time, h1 { font-family: 'ceva', sans-serif; + font-weight: normal; font-size: 6vmin; line-height: 10vh; color: #fff;