@font-face {
  font-family: 'streetscape';
  src:  url('fonts/streetscape.eot?56z48t');
  src:  url('fonts/streetscape.eot?56z48t#iefix') format('embedded-opentype'),
    url('fonts/streetscape.ttf?56z48t') format('truetype'),
    url('fonts/streetscape.woff?56z48t') format('woff'),
    url('fonts/streetscape.svg?56z48t#streetscape') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'streetscape' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-recenter:before {
  content: "\e915";
}
.icon-select:before {
  content: "\e908";
}
.icon-camera_driver .path1:before {
  content: "\e924";
  color: rgb(91, 145, 244);
}
.icon-camera_driver .path2:before {
  content: "\e925";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-camera_driver .path3:before {
  content: "\e926";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-camera_perspective .path1:before {
  content: "\e927";
  color: rgb(91, 145, 244);
}
.icon-camera_perspective .path2:before {
  content: "\e928";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-camera_perspective .path3:before {
  content: "\e929";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-camera_top .path1:before {
  content: "\e92a";
  color: rgb(91, 145, 244);
}
.icon-camera_top .path2:before {
  content: "\e92b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-camera_top .path3:before {
  content: "\e92c";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
