@font-face {
	font-display: swap;
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Merriweather-normal-400.woff) format('woff');
	unicode-range: U+0-10FFFF;
}

@font-face {
	font-display: swap;
	font-family: 'Merriweather Sans';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/Merriweather_Sans-normal-400.woff) format('woff');
	unicode-range: U+0-10FFFF;
}

@font-face {
	font-display: swap;
	font-family: 'Merriweather Sans';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/Merriweather_Sans-normal-700.woff) format('woff');
	unicode-range: U+0-10FFFF;
}

