@font-face {
	font-family:'Raleway';
	font-style:normal;
	font-weight:500;
	src:local('Raleway Regular'),url(/theme/css/fonts/raleway/500.woff) format('woff')
}
@font-face {
	font-family:'Raleway';
	font-style:normal;
	font-weight:600;
	src:local('Raleway SemiBold'),url(/theme/css/fonts/raleway/600.woff) format('woff')
}
@font-face {
	font-family:'EB Garamond';
	font-style:normal;
	font-weight:400;
	src:url(/theme/css/fonts/ebgaramond/400.woff) format('woff')
}
@font-face {
	font-family:'Inconsolata';
	font-style:normal;
	font-weight:500;
	src:local('Inconsolata'),url(/theme/css/fonts/inconsolata/500.woff) format('woff')
}


