
@font-face {
			font-family: "pixstar";
			src: url('./assets/img/pixstar.eot');
			src: url('./assets/img/pixstar_1.eot') format("embedded-opentype"),
				url('./assets/img/pixstar.woff') format("woff"),
				url('./assets/img/pixstar.ttf') format("truetype"),
				url('./assets/img/pixstar.svg') format("svg");
			font-weight: normal;
			font-style: normal;
		}
