/* This is modified version of Open Sans! */
@font-face {
	font-family: 'OpenSans';
	font-style: normal;
	font-weight: 400;
	src:local('OpenSans'), 
		url(../font/merriweather.woff)	format('woff'),
		url(../font/merriweather.eot)	format('embedded-opentype'), 
		url(../font/merriweather.ttf)	format('truetype');
}
@font-face {
	font-family: 'OpenSans-Light';
	font-style: normal;
	font-weight: 300;
	src:local('OpenSans-Light'), 
		url(../font/merriweather.woff)	format('woff'),
		url(../font/merriweather.eot)	format('embedded-opentype'), 
		url(../font/merriweather.ttf)	format('truetype');
}

@font-face {
	font-family: 'merriweather';
	font-style: normal;
	font-weight: 400;
	src:local('merriweather'),
		url(../font/merriweather.woff) format('woff'),
		url(../font/merriweather.woff2) format('woff2');
}

@font-face {
	font-family: 'merriweather';
	font-style: normal;
	font-weight: 300;
	src:local('merriweather Light'),
		url(../font/merriweather.woff) format('woff'),
		url(../font/merriweather.woff2) format('woff2');
}

@font-face {
	font-family: 'vtour';
	src: url(../font/merriweather.eot?49997071);
	src: url(../font/merriweather.eot?49997071#iefix) format('embedded-opentype'),
	   url(../font/merriweather.woff?49997071) format('woff'),
	   url(../font/merriweather.ttf?49997071) format('truetype'),
	   url(../font/merriweather.svg?49997071#camera-icon) format('svg');
	font-weight: normal;
	font-style: normal;
}
