@charset "utf-8";
/* CSS Document */

/**********/
/* HEADER */
/**********/
@font-face{ 
	font-family: 'roboto-light';
	src: url('../fonts/roboto-light-webfont.eot');
	src: url('../fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/roboto-light-webfont.woff') format('woff'),
	     url('../fonts/roboto-light-webfont.ttf') format('truetype'),
	     url('../fonts/roboto-light-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'roboto-medium';
	src: url('../fonts/roboto-medium-webfont.eot');
	src: url('../fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/roboto-medium-webfont.woff') format('woff'),
	     url('../fonts/roboto-medium-webfont.ttf') format('truetype'),
	     url('../fonts/roboto-medium-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'lubalingraph-demi';
	src: url('../fonts/lubalingraph-demi-webfont.eot');
	src: url('../fonts/lubalingraph-demi-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/lubalingraph-demi-webfont.woff') format('woff'),
	     url('../fonts/lubalingraph-demi-webfont.ttf') format('truetype'),
	     url('../fonts/lubalingraph-demi-webfont.svg#webfont') format('svg');
}
/***********/
/* CONTENT */
/***********/
@font-face{ 
	font-family: 'roboto-bold';
	src: url('../fonts/roboto-bold-webfont.eot');
	src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/roboto-bold-webfont.woff') format('woff'),
	     url('../fonts/roboto-bold-webfont.ttf') format('truetype'),
	     url('../fonts/roboto-bold-webfont.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'roboto-thin';
	src: url('../fonts/roboto-thin-webfont.eot');
	src: url('../fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/roboto-thin-webfont.woff') format('woff'),
	     url('../fonts/roboto-thin-webfont.ttf') format('truetype'),
	     url('../fonts/roboto-thin-webfont.svg#webfont') format('svg');
}

/**********/
/* FOOTER */
/**********/
@font-face{ 
	font-family: 'roboto-regular';
	src: url('../fonts/roboto-regular-webfont.eot');
	src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/roboto-regular-webfont.woff') format('woff'),
	     url('../fonts/roboto-regular-webfont.ttf') format('truetype'),
	     url('../fonts/roboto-regular-webfont.svg#webfont') format('svg');
}



