﻿@font-face {
	font-family: Inconsolata;
	src: local("Inconsolata"), url(https://iofix.com/scripts/BjAYBlHtW3CJxDcjzrnZCIbN6UDyHWBl620a-IRfuBk.woff) format("woff");
	font-weight: 400;
	font-style: normal;
}
.ResourceLoader {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.em3 {
	font-size: 3em;
}
.em2 {
	font-size: 2em;
}
.em1-3 {
	font-size: 1.3em;
}
.em1 {
	font-size: 1em;
}
.em0-8 {
	font-size: 0.8em;
}
.cursive {
	font-family: "LearningCurve";
}
.KsaRedFx {
	display: none;
}
.console {
	color: rgb(176, 176, 176); font-family: "Inconsolata", "AnonymousProRegular", "CPMono_v07Plain", "SourceCodeProRegular";
}
.console .green {
	color: rgb(29, 172, 69); display: inline;
}
.console .bold {
	font-weight: bold; display: inline;
}
.intro {
	padding: 32px; height: 300vh; background-color: rgb(43, 50, 56);
}
.cursor {
	background: none; border: 1px solid rgb(172, 172, 172); animation:flick 1s infinite; border-image: url('') none; 
width: 10px; margin-left: -2px; display: inline-block; position: relative; -webkit-animation: flick 1s infinite; -moz-animation: flick 1s infinite; -o-animation: flick 1s infinite;
}
