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

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

.marscoin-alt {
  content: "\e900";
}
.marscoin-alt:before {
  content: "\e900";
}
.marscoin:before {
  content: "\e901";
}
.marscoin-color:before {
  content: "\e901";
  color: #b85e21;
}
.marscoin-color-alt:before {
  content: "\e901";
  color: #b85e21;
}
.marscoin-color-alt {
  content: "\e901";
  color: #b85e21;
}
.video-camera:before {
  content: "\e914";
}
.file-empty:before {
  content: "\e924";
}
.files-empty:before {
  content: "\e925";
}
