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

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

.iconper-earth1:before {
  content: "\e900";
}
.iconper-earth:before {
  content: "\e9ca";
}
