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

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

.science-globe:before {
  content: "\e900";
}
.science-street-view:before {
  content: "\e901";
}
.science-envelope-o:before {
  content: "\e902";
}
.science-flask:before {
  content: "\e903";
}
.science-call:before {
  content: "\e904";
}
.science-close:before {
  content: "\e905";
}
.science-menu:before {
  content: "\e906";
}
