
@font-face {
	font-family: 'Conv_Museo700-Regular';
	src: url('/fonts/Museo700-Regular.eot');
	src: local('☺'), url('/fonts/Museo700-Regular.woff') format('woff'), url('/fonts/Museo700-Regular.ttf') format('truetype'), url('/fonts/Museo700-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Conv_Museo300-Regular';
	src: url('/fonts/Museo300-Regular.eot');
	src: local('☺'), url('/fonts/Museo300-Regular.woff') format('woff'), url('/fonts/Museo300-Regular.ttf') format('truetype'), url('/fonts/Museo300-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.spans span  {
	font-family: 'Conv_Museo700-Regular', sans-serif;
	font-size: 50px;
	text-rendering: inherit;

}