/*@font-face { font-family: 'roboto';
src: url('fonts/roboto-regular-webfont.eot');
src: url('fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/roboto-regular-webfont.woff2') format('woff2'),
url('fonts/roboto-regular-webfont.woff') format('woff'),
url('fonts/roboto-regular-webfont.ttf') format('truetype'),
url('fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
font-weight: normal; font-style: normal;}
@font-face { font-family: 'roboto';
src: url('fonts/roboto-medium-webfont.eot');
src: url('fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/roboto-medium-webfont.woff2') format('woff2'), url('fonts/roboto-medium-webfont.woff') format('woff'), url('fonts/roboto-medium-webfont.ttf') format('truetype'), url('fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
font-weight: bold; font-style: normal;}
@font-face { font-family: 'roboto';
src: url('fonts/roboto-light-webfont.eot');
src: url('fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/roboto-light-webfont.woff2') format('woff2'), url('fonts/roboto-light-webfont.woff') format('woff'), url('fonts/roboto-light-webfont.ttf') format('truetype'), url('fonts/roboto-light-webfont.svg#robotobold') format('svg');
font-weight: 300; font-style: normal;}
@font-face {
	font-family: 'josefin_sansbold';
	src: url('fonts/josefinsans-bold-webfont.eot');
	src: url('fonts/josefinsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/josefinsans-bold-webfont.woff2') format('woff2'),
	url('fonts/josefinsans-bold-webfont.woff') format('woff'),
	url('fonts/josefinsans-bold-webfont.ttf') format('truetype'),
	url('fonts/josefinsans-bold-webfont.svg#josefin_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'merriweatherbold';
	src: url('fonts/merriweather-bold-webfont.eot');
	src: url('fonts/merriweather-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/merriweather-bold-webfont.woff2') format('woff2'),
	url('fonts/merriweather-bold-webfont.woff') format('woff'),
	url('fonts/merriweather-bold-webfont.ttf') format('truetype'),
	url('fonts/merriweather-bold-webfont.svg#merriweatherbold') format('svg');
	font-weight: normal;
	font-style: normal;
	}*/
	@font-face {
		font-family: 'icons';
		src: url('fonts/icons.eot');
		src: url('fonts/icons.eot?#iefix') format('embedded-opentype'),
		url('fonts/icons.woff') format('woff'),
		url('fonts/icons.ttf') format('truetype'),
		url('fonts/icons.svg#icons') format('svg');
	}