@font-face {
  font-family: "HelveticaNeueW02-77BdCn";
  src: url("../fonts/692734/3d1a3114-ffd3-4f16-99c5-0e0441676d88.eot?#iefix");
  src: url("../fonts/692734/3d1a3114-ffd3-4f16-99c5-0e0441676d88.eot?#iefix") format("eot"), url("../fonts/692734/33bb86d1-8adf-454e-aee3-ca1c89445476.woff") format("woff"), url("../fonts/692734/921ef834-872c-4460-ac11-f5fbcac9fa2d.ttf") format("truetype"), url("../fonts/692734/9d3bb5f2-6932-419e-a56f-382131ffd4b8.svg#9d3bb5f2-6932-419e-a56f-382131ffd4b8") format("svg");
}
/* line 12, ../../../game/sass/styles.scss */
html, body {
  height: 100%;
}

/* line 15, ../../../game/sass/styles.scss */
body {
  margin: 0;
  background-color: #333;
}

/* line 20, ../../../game/sass/styles.scss */
#fontloader {
  position: absolute;
  left: -1000px;
}

/* line 24, ../../../game/sass/styles.scss */
#fontloader .font1 {
  font-family: 'HelveticaNeueW02-77BdCn';
}

/* line 27, ../../../game/sass/styles.scss */
#fontloader .font2 {
  font-family: 'Exo';
  font-weight: 900;
}

/* line 32, ../../../game/sass/styles.scss */
#viewport {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  padding: 0;
}

/* line 38, ../../../game/sass/styles.scss */
#gamecanvas {
  position: relative;
  margin: 40px auto;
  width: 960px;
  min-height: 540px;
  image-rendering: optimizeSpeed;
  image-rendering: crisp-edges;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
/* line 53, ../../../game/sass/styles.scss */
#gamecanvas canvas {
  outline: none;
}

/*# sourceMappingURL=styles.css.map */
