diff --git a/frontend/src/css/_agenda.scss b/frontend/src/css/_agenda.scss index 39e6812..5a6be99 100644 --- a/frontend/src/css/_agenda.scss +++ b/frontend/src/css/_agenda.scss @@ -85,7 +85,7 @@ font-style: normal; font-variant: normal; font-size: 18px; - font-weight: 200; + font-weight: 300; line-height: 24px; text-align: justify; letter-spacing: 0.8px; @@ -97,7 +97,7 @@ font-size: 42px; font-style: normal; font-variant: normal; - font-weight: 500; + font-weight: 300; line-height: 38.4px; margin-bottom: 20px; color: $font-color; @@ -109,7 +109,7 @@ font-style: normal; font-variant: normal; font-size: 18px; - font-weight: 200; + font-weight: 300; line-height: 24px; text-align: justify; letter-spacing: 0.8px; @@ -145,7 +145,7 @@ font-size: 42px; font-style: normal; font-variant: normal; - font-weight: 500; + font-weight: 300; line-height: 45.0px; margin: 0px; color: $font-color-inverted !important; diff --git a/frontend/src/css/_font.scss b/frontend/src/css/_font.scss index 03d6dfd..af2c245 100644 --- a/frontend/src/css/_font.scss +++ b/frontend/src/css/_font.scss @@ -1,4 +1,4 @@ -@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,600,300italic'); +@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,600,300italic,600italic'); body { font-family: "Source Sans Pro", BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; @@ -13,7 +13,7 @@ h1, h2, h3, h4 { h1{ font-size: 90px; - font-weight: 500; + font-weight: 600; color: white; text-shadow: 0px 0px 10px black; @@ -32,7 +32,7 @@ h2 { @include screen(small) { font-size: 36px; } - font-weight: 200; + font-weight: 300; margin-top: 75px; margin-bottom: 20px; } @@ -44,7 +44,7 @@ h3 { font-size: 30px; margin-top: 25px; } - font-weight: 500; + font-weight: 300; letter-spacing: 0.8px; margin-top: 75px; @@ -53,7 +53,7 @@ h3 { h4 { font-size: 26px; - font-weight: 500; + font-weight: 600; margin-top: 20px; margin-bottom: 10px; @@ -77,7 +77,7 @@ div.content__block, button { margin: 0px; } - + } ::selection{ @@ -96,7 +96,7 @@ a { font-style: normal; font-variant: normal; font-size: 24px; - font-weight: 200; + font-weight: 300; line-height: 32px; text-align: justify; letter-spacing: 0.8px; @@ -130,7 +130,7 @@ ul { } .warning-title{ - font-weight: 500; + font-weight: 600; } .text--question{ diff --git a/frontend/src/css/_forms.scss b/frontend/src/css/_forms.scss index 6f517b0..64a53bf 100644 --- a/frontend/src/css/_forms.scss +++ b/frontend/src/css/_forms.scss @@ -24,7 +24,7 @@ label { .form-control{ border-radius: 1px; - font-weight: 401; + font-weight: 300; font-size: 20px; height: 50px; &:focus{ diff --git a/frontend/src/css/_navbar.scss b/frontend/src/css/_navbar.scss index 75c2713..6c2dda9 100644 --- a/frontend/src/css/_navbar.scss +++ b/frontend/src/css/_navbar.scss @@ -3,7 +3,7 @@ font-size: 24px; font-style: normal; font-variant: normal; - font-weight: 250; + font-weight: 300; line-height: 26.4px; height: 75px; @@ -28,7 +28,7 @@ font-size: 20px; font-style: normal; font-variant: normal; - font-weight: 200; + font-weight: 300; line-height: 26.4px; color: $font-color-inverted; } diff --git a/wordpress/gloggi-theme/files/css/main.css b/wordpress/gloggi-theme/files/css/main.css index 0962238..9517c1a 100644 --- a/wordpress/gloggi-theme/files/css/main.css +++ b/wordpress/gloggi-theme/files/css/main.css @@ -1,4 +1,4 @@ -@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,600,300italic"); +@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,600,300italic,600italic"); .color-green { background-color: #539704; } @@ -35,7 +35,7 @@ h1, h2, h3, h4 { h1 { font-size: 90px; - font-weight: 500; + font-weight: 600; color: white; text-shadow: 0px 0px 10px black; text-align: center; @@ -47,7 +47,7 @@ h1 { h2 { font-size: 48px; - font-weight: 200; + font-weight: 300; margin-top: 75px; margin-bottom: 20px; } @media screen and (max-width: 500px) { @@ -56,7 +56,7 @@ h2 { h3 { font-size: 36px; - font-weight: 500; + font-weight: 300; letter-spacing: 0.8px; margin-top: 75px; margin-bottom: 10px; } @@ -67,7 +67,7 @@ h3 { h4 { font-size: 26px; - font-weight: 500; + font-weight: 600; margin-top: 20px; margin-bottom: 10px; text-align: left; } @@ -100,7 +100,7 @@ a { font-style: normal; font-variant: normal; font-size: 24px; - font-weight: 200; + font-weight: 300; line-height: 32px; text-align: justify; letter-spacing: 0.8px; @@ -126,7 +126,7 @@ ul { color: white; } .warning-title { - font-weight: 500; } + font-weight: 600; } .text--question { color: #244392; } @@ -212,7 +212,7 @@ ul { font-style: normal; font-variant: normal; font-size: 18px; - font-weight: 200; + font-weight: 300; line-height: 24px; text-align: justify; letter-spacing: 0.8px; @@ -222,7 +222,7 @@ ul { font-size: 42px; font-style: normal; font-variant: normal; - font-weight: 500; + font-weight: 300; line-height: 38.4px; margin-bottom: 20px; color: #4A4A4A; @@ -232,7 +232,7 @@ ul { font-style: normal; font-variant: normal; font-size: 18px; - font-weight: 200; + font-weight: 300; line-height: 24px; text-align: justify; letter-spacing: 0.8px; } @@ -257,7 +257,7 @@ ul { font-size: 42px; font-style: normal; font-variant: normal; - font-weight: 500; + font-weight: 300; line-height: 45.0px; margin: 0px; color: white !important; @@ -620,7 +620,7 @@ label { .form-control { border-radius: 1px; - font-weight: 401; + font-weight: 300; font-size: 20px; height: 50px; } .form-control:focus { @@ -799,7 +799,7 @@ label { font-size: 24px; font-style: normal; font-variant: normal; - font-weight: 250; + font-weight: 300; line-height: 26.4px; height: 75px; margin: 0px; @@ -818,7 +818,7 @@ label { font-size: 20px; font-style: normal; font-variant: normal; - font-weight: 200; + font-weight: 300; line-height: 26.4px; color: white; }