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

@font-face{
	font-family: 'Orbitron', sans-serif;
	font-size: 46px;
	font-style: normal;
  font-weight: 400;
	src:local('Orbitron-Regular'), local('OrbitronRegular'),url(href='http://fonts.googleapis.com/css?family=Orbitron' rel='stylesheet' type='text/css') format('truetype')；
}


@font-face{
	font-family: 'Orbitron', sans-serif;
	font-size: 46px;
	font-style: Ultra-Bold;
  font-weight: 900;
	src:local('Orbitron-Black'), local('OrbitronBlack'),url(href='http://fonts.googleapis.com/css?family=Orbitron' rel='stylesheet' type='text/css') format('truetype')；
}



