@font-face {
	font-family: "LiquidCrystal";
	src:url("/fonts/LiquidCrystal/liquidcr.eot?") format("eot"),
		url("/fonts/LiquidCrystal/liquidcr.woff") format("woff"),
		url("/fonts/LiquidCrystal/liquidcr.ttf") format("truetype"),
		url("/fonts/LiquidCrystal/liquidcr.svg#LiquidCrystal") format("svg");
		font-weight: normal;
		font-style: normal;
}
@font-face {
	font-family: "DejaVuSansMono";
	src: url("/fonts/dejavu-sans-mono/DejaVuSansMono.ttf") format("truetype");
}