Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 714dd32

Browse files
committed
include merriweather sans (sup-2399 and sup-2131)
1 parent 87f4c67 commit 714dd32

32 files changed

+1649
-3
lines changed

src/css/base.css

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,11 @@ sub, sup {
520520
}
521521
/* footer
522522
---------------------------*/
523+
footer {
524+
font-family: "Merriweather Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
525+
font-weight: 400;
526+
}
527+
523528
.bottom-footer {
524529
background-color: #3D3D3D;
525530
padding: 1px 20px 30px 20px; }
@@ -547,7 +552,7 @@ sub, sup {
547552

548553
@media only screen and (max-width: 1024px) {
549554
.bottom-footer, .fold-pusher {
550-
height: 200px; }
555+
height: 170px; }
551556
.bottom-footer .menu-item {
552557
display: none;
553558
margin-top: 30px; }
@@ -572,7 +577,7 @@ sub, sup {
572577

573578
@media only screen and (min-width: 1025px) {
574579
.bottom-footer, .fold-pusher {
575-
height: 270px; }
580+
height: 200px; }
576581
.bottom-footer {
577582
padding-top: 40px; }
578583
.bottom-footer .submenu-item + .submenu-item {

src/css/style.css

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,49 @@
101101
src: url("/mf/fonts/sofiapro-ultralight-italic-webfont.eot");
102102
src: url("/mf/fonts/sofiapro-ultralight-italic-webfont.eot?#iefix") format("embedded-opentype"), url("/mf/fonts/sofiapro-ultralight-italic-webfont.woff") format("woff"), url("/mf/fonts/sofiapro-ultralight-italic-webfont.ttf") format("truetype"), url("/mf/fonts/sofiapro-ultralight-italic-webfont.svg#webfont") format("svg");
103103
font-weight: 100;
104-
font-style: italic; }
104+
font-style: italic; }
105+
106+
@font-face {
107+
font-family: 'Merriweather Sans';
108+
src: url("/mf/fonts/merriweathersans-bold-webfont.eot");
109+
src: url("/mf/fonts/merriweathersans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/mf/fonts/merriweathersans-bold-webfont.woff2") format("woff2"), url("/mf/fonts/merriweathersans-bold-webfont.woff") format("woff"), url("/mf/fonts/merriweathersans-bold-webfont.ttf") format("truetype"), url("/mf/fonts/merriweathersans-bold-webfont.svg#merriweather_sansbold") format("svg");
110+
font-weight: 700;
111+
font-style: normal; }
112+
113+
@font-face {
114+
font-family: 'Merriweather Sans';
115+
src: url("/mf/fonts/merriweathersans-bolditalic-webfont.eot");
116+
src: url("/mf/fonts/merriweathersans-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("/mf/fonts/merriweathersans-bolditalic-webfont.woff2") format("woff2"), url("/mf/fonts/merriweathersans-bolditalic-webfont.woff") format("woff"), url("/mf/fonts/merriweathersans-bolditalic-webfont.ttf") format("truetype"), url("/mf/fonts/merriweathersans-bolditalic-webfont.svg#merriweather_sansbold_italic") format("svg");
117+
font-weight: 700;
118+
font-style: italic; }
119+
120+
@font-face {
121+
font-family: 'Merriweather Sans';
122+
src: url("/mf/fonts/merriweathersans-regular-webfont.eot");
123+
src: url("/mf/fonts/merriweathersans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/mf/fonts/merriweathersans-regular-webfont.woff2") format("woff2"), url("/mf/fonts/merriweathersans-regular-webfont.woff") format("woff"), url("/mf/fonts/merriweathersans-regular-webfont.ttf") format("truetype"), url("/mf/fonts/merriweathersans-regular-webfont.svg#merriweather_sansregular") format("svg");
124+
font-weight: 400;
125+
font-style: normal; }
126+
127+
@font-face {
128+
font-family: 'Merriweather Sans';
129+
src: url("/mf/fonts/merriweathersans-italic-webfont.eot");
130+
src: url("/mf/fonts/merriweathersans-italic-webfont.eot?#iefix") format("embedded-opentype"), url("/mf/fonts/merriweathersans-italic-webfont.woff2") format("woff2"), url("/mf/fonts/merriweathersans-italic-webfont.woff") format("woff"), url("/mf/fonts/merriweathersans-italic-webfont.ttf") format("truetype"), url("/mf/fonts/merriweathersans-italic-webfont.svg#merriweather_sansitalic") format("svg");
131+
font-weight: 400;
132+
font-style: italic; }
133+
134+
@font-face {
135+
font-family: 'Merriweather Sans';
136+
src: url("/mf/fonts/merriweathersans-light-webfont.eot");
137+
src: url("/mf/fonts/merriweathersans-light-webfont.eot?#iefix") format("embedded-opentype"), url("/mf/fonts/merriweathersans-light-webfont.woff2") format("woff2"), url("/mf/fonts/merriweathersans-light-webfont.woff") format("woff"), url("/mf/fonts/merriweathersans-light-webfont.ttf") format("truetype"), url("/mf/fonts/merriweathersans-light-webfont.svg#merriweather_sansbook") format("svg");
138+
font-weight: 300;
139+
font-style: normal; }
140+
141+
@font-face {
142+
font-family: 'Merriweather Sans';
143+
src: url("/mf/fonts/merriweathersans-lightitalic-webfont.eot");
144+
src: url("/mf/fonts/merriweathersans-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("/mf/fonts/merriweathersans-lightitalic-webfont.woff2") format("woff2"), url("/mf/fonts/merriweathersans-lightitalic-webfont.woff") format("woff"), url("/mf/fonts/merriweathersans-lightitalic-webfont.ttf") format("truetype"), url("/mf/fonts/merriweathersans-lightitalic-webfont.svg#merriweather_sansbookitalic") format("svg");
145+
font-weight: 300;
146+
font-style: italic; }
105147

106148
@font-face {
107149
font-family: 'Source Sans Pro';
22.8 KB
Binary file not shown.

src/fonts/merriweathersans-bold-webfont.svg

Lines changed: 266 additions & 0 deletions
Loading
46.6 KB
Binary file not shown.
26.8 KB
Binary file not shown.
20.6 KB
Binary file not shown.
25.4 KB
Binary file not shown.

src/fonts/merriweathersans-bolditalic-webfont.svg

Lines changed: 267 additions & 0 deletions
Loading
52.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)