@font-face {
    font-family: 'ralewayextralight';
    src: url('raleway-extralight-webfont.eot');
    src: url('raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-extralight-webfont.woff') format('woff'),
         url('raleway-extralight-webfont.ttf') format('truetype'),
         url('raleway-extralight-webfont.svg#ralewayextralight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'robotoregular';
	src: url('roboto-regular-webfont.eot');
	src: url('roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), 
	     url('roboto-regular-webfont.woff') format('woff'), 
	     url('roboto-regular-webfont.ttf') format('truetype'), 
	     url('roboto-regular-webfont.svg#robotoregular') format('svg');
	     font-weight: normal;
	     font-style: normal;
}
@font-face {
	font-family: 'robotolight';
	src: url('roboto-light-webfont.eot');
	src: url('roboto-light-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('roboto-light-webfont.woff') format('woff'), 
		 url('roboto-light-webfont.ttf') format('truetype'), 
	 	 url('roboto-light-webfont.svg#robotolight') format('svg');
	     font-weight: normal;
	     font-style: normal;
}
@font-face {
    font-family: 'robotomedium';
    src: url('Roboto-Medium-webfont.eot');
    src: url('Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Medium-webfont.woff2') format('woff2'),
         url('Roboto-Medium-webfont.woff') format('woff'),
         url('Roboto-Medium-webfont.ttf') format('truetype'),
         url('Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
