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

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

.icon-sdn-doi:before {
  content: "\e900";
}
