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

.livesafe-icons {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'livesafe' !important;
  speak: none;
  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;
}

.i-username:before {
  content: '\e900';
  color: #7f8898;
}
.i-password:before {
  content: '\e901';
  color: #7f8898;
}
.i-edit-inline:before {
  content: '\e902';
}
.i-delete:before {
  content: '\e903';
  color: #ff6663;
}
.i-check:before {
  content: '\e904';
  color: #4f5868;
}
.i-x:before {
  content: '\e905';
  color: #4f5868;
}
.i-nav-tab:before {
  content: '\e906';
  color: #99a3b5;
}
.i-map-pin:before {
  content: '\e907';
}
.i-make-admin .path1:before {
  content: '\e908';
  color: rgb(79, 88, 104);
}
.i-make-admin .path2:before {
  content: '\e909';
  margin-left: -1em;
  color: rgb(67, 190, 230);
}
.i-kebob:before {
  content: '\e90a';
  color: #c4cadc;
}
.i-filter:before {
  content: '\e90b';
  color: #4f5868;
}
.i-android:before {
  content: '\e90c';
  color: #aac148;
}
.i-media .path1:before {
  content: '\e90d';
  color: rgb(67, 190, 230);
}
.i-media .path2:before {
  content: '\e90e';
  margin-left: -1em;
  color: rgb(0, 0, 0);
  opacity: 0.064;
}
.i-searchhover:before {
  content: '\e912';
  color: #4f5868;
}
.i-more:before {
  content: '\e913';
  color: #4f5868;
}
.i-forward:before {
  content: '\e915';
  color: #4f5868;
}
.i-flag:before {
  content: '\e916';
  color: #4f5868;
}
.i-edit:before {
  content: '\e917';
  color: #4f5868;
}
.i-dev-tools:before {
  content: '\e918';
  color: #99a3b5;
}
