@font-face 
{
	font-family: 'Merriweather';
	font-weight: 300;
	font-style: normal;
	
	src: url('merriweather-light-regular.eot');
	src: url('merriweather-light-regular.eot?#iefix') format('embedded-opentype'),
		 url('merriweather-light-regular.woff') format('woff'),
		 url('merriweather-light-regular.ttf') format('truetype'),
		 url('merriweather-light-regular.svg#merriweatherlight') format('svg');
}

@font-face 
{
	font-family: 'Merriweather';
	font-weight: 300;
	font-style: italic;
	
	src: url('merriweather-light-italic.eot');
	src: url('merriweather-light-italic.eot?#iefix') format('embedded-opentype'),
		 url('merriweather-light-italic.woff') format('woff'),
		 url('merriweather-light-italic.ttf') format('truetype'),
		 url('merriweather-light-italic.svg#merriweatherlight_italic') format('svg');
}

@font-face 
{
	font-family: 'Merriweather';
	font-weight: 400;
	font-style: normal;
	
	src: url('merriweather-regular-regular.eot');
	src: url('merriweather-regular-regular.eot?#iefix') format('embedded-opentype'),
		 url('merriweather-regular-regular.woff') format('woff'),
		 url('merriweather-regular-regular.ttf') format('truetype'),
		 url('merriweather-regular-regular.svg#merriweatherregular') format('svg');
}

@font-face 
{
	font-family: 'Merriweather';
	font-weight: 400;
	font-style: italic;
	
	src: url('merriweather-regular-italic.eot');
	src: url('merriweather-regular-italic.eot?#iefix') format('embedded-opentype'),
		 url('merriweather-regular-italic.woff') format('woff'),
		 url('merriweather-regular-italic.ttf') format('truetype'),
		 url('merriweather-regular-italic.svg#merriweatheritalic') format('svg');
}

@font-face 
{
	font-family: 'Merriweather';
	font-weight: 500;
	font-style: normal;
	
	src: url('merriweather-bold-regular.eot');
	src: url('merriweather-bold-regular.eot?#iefix') format('embedded-opentype'),
		 url('merriweather-bold-regular.woff') format('woff'),
		 url('merriweather-bold-regular.ttf') format('truetype'),
		 url('merriweather-bold-regular.svg#merriweatherbold') format('svg');
}

@font-face 
{
	font-family: 'Merriweather';
	font-weight: 500;
	font-style: italic;
	
	src: url('merriweather-bold-italic.eot');
	src: url('merriweather-bold-italic.eot?#iefix') format('embedded-opentype'),
		 url('merriweather-bold-italic.woff') format('woff'),
		 url('merriweather-bold-italic.ttf') format('truetype'),
		 url('merriweather-bold-italic.svg#merriweatherbold_italic') format('svg');
}

@font-face 
{
	font-family: 'Merriweather';
	font-weight: 700;
	font-style: italic;
	
	src: url('merriweather-heavy-italic.eot');
	src: url('merriweather-heavy-italic.eot?#iefix') format('embedded-opentype'),
		 url('merriweather-heavy-italic.woff') format('woff'),
		 url('merriweather-heavy-italic.ttf') format('truetype'),
		 url('merriweather-heavy-italic.svg#merriweatherheavy_italic') format('svg');
}

@font-face 
{
	font-family: 'Merriweather';
	font-weight: 900;
	font-style: normal;
	
	src: url('merriweather-black-regular.eot');
	src: url('merriweather-black-regular.eot?#iefix') format('embedded-opentype'),
		 url('merriweather-black-regular.woff') format('woff'),
		 url('merriweather-black-regular.ttf') format('truetype'),
		 url('merriweather-black-regular.svg#merriweatherheavy') format('svg');
}