@import url(http://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100); 
/*/ font-family:'Roboto', sans-serif; /*/

@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700); 
/*/ font-family:'Roboto Condensed', sans-serif; /*/

@font-face 
{
	font-family:'franklin-gothic-medium';
	src:url('../fonts/franklin-gothic-medium.eot');
	src:local('☺'), url('../fonts/franklin-gothic-medium.woff') format('woff'), url('../fonts/franklin-gothic-medium.ttf') format('truetype'), url('../fonts/franklin-gothic-medium.svg') format('svg');
	font-weight:normal;
	font-style:normal;
}