/* orbitron */
@font-face {
	font-family: "Orbitron";
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	src: local("Orbitron Regular"), local("Orbitron-Regular"), url(orbitron.woff2) format("woff2"), url(orbitron.woff) format("woff");
}

