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

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

.icon-ei_external-link:before {
  content: "\e910";
}
.icon-newwindow:before {
  content: "\e908";
}
.icon-arrow-b-right:before {
  content: "\e902";
}
.icon-line:before {
  content: "\e90e";
  color: #00c300;
}
.icon-arrow-triangle-leftsvg:before {
  content: "\e907";
}
.icon-arrow-bottom:before {
  content: "\e904";
}
.icon-arrow-right:before {
  content: "\e905";
}
.icon-arrow-left-lg:before {
  content: "\e903";
}
.icon-arrow-right-lg:before {
  content: "\e901";
}
.icon-arrow-triangle:before {
  content: "\e900";
}
.icon-tiktok:before {
  content: "\e90f";
}
.icon-tag:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e90b";
}
.icon-pinterest:before {
  content: "\e90c";
}
.icon-youtube:before {
  content: "\e90d";
}
