@font-face {
	font-family: 'robotobold';
	src: url('../fonts/roboto-bold-webfont.woff2') format('woff2'),
	url('../fonts/roboto-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'robotomedium';
	src: url('../fonts/roboto-medium-webfont.woff2') format('woff2'),
	url('../fonts/roboto-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

@font-face {
	font-family: 'robotoregular';
	src: url('../fonts/roboto-regular-webfont.woff2') format('woff2'),
	url('../fonts/roboto-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}

/*=========*/
/*=========*/

@font-face {
	font-family: 'louis_george_cafebold';
	src: url('../fonts/louis_george_cafe_bold.woff2') format('woff2'),
	url('../fonts/louis_george_cafe_bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}




@font-face {
	font-family: 'louis_george_cafe_lightRg';
	src: url('../fonts/louis_george_cafe_light.woff2') format('woff2'),
	url('../fonts/louis_george_cafe_light.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}




@font-face {
	font-family: 'louis_george_caferegular';
	src: url('../fonts/louis_george_cafe.woff2') format('woff2'),
	url('../fonts/louis_george_cafe.woff') format('woff');
	font-weight: normal;
	font-style: normal;

}
