@@ -12,7 +12,7 @@ body {
margin: 0;
overflow-x: hidden;
color: $bodytext;
- font-weight:300;
+ font-weight:400;
}
html {
position: relative;
@@ -23,7 +23,7 @@ h1, h2, h3, h4, h5, h6 {
color: $headingtext;
font-family: $basefont2;
margin: 10px 0;
h1 {
line-height: 48px;