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

[class^="marblecon-"], [class*=" marblecon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'marblecons' !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;
}

.marblecon-www:before {
  content: "\e900";
}
