@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?rcm2fk');
  src:  url('fonts/icomoon.eot?rcm2fk#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?rcm2fk') format('woff2'),
    url('fonts/icomoon.ttf?rcm2fk') format('truetype'),
    url('fonts/icomoon.woff?rcm2fk') format('woff'),
    url('fonts/icomoon.svg?rcm2fk#icomoon') 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: 'icomoon' !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-home3:before {
  content: "\e909";
}
.icon-gear3:before {
  content: "\e9c5";
}
.icon-files2:before {
  content: "\ea29";
}
.icon-group-plus:before {
  content: "\eac3";
}
.icon-portrait-male:before {
  content: "\eace";
}
.icon-portrait-female:before {
  content: "\eacf";
}
.icon-box3:before {
  content: "\eb1d";
}
.icon-compass2:before {
  content: "\eb6e";
}
.icon-map2:before {
  content: "\eb70";
}
.icon-smartphone2:before {
  content: "\eba6";
}
.icon-bubble-text:before {
  content: "\ec0c";
}
.icon-bubble-dots:before {
  content: "\ec14";
}
.icon-bubble-text2:before {
  content: "\ec18";
}
.icon-chart-upward:before {
  content: "\ec4b";
}
.icon-grin-happy:before {
  content: "\ed24";
}
.icon-skeptical:before {
  content: "\ed38";
}
.icon-slack:before {
  content: "\e90a";
}
.icon-castro:before {
  content: "\e907";
}
.icon-overcast:before {
  content: "\e904";
}
.icon-pocketcasts:before {
  content: "\e905";
}
.icon-podcast:before {
  content: "\e906";
}
.icon-rss:before {
  content: "\eefa";
}
.icon-spotify:before {
  content: "\ea94";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-envelope:before {
  content: "\e900";
}
.icon-headphones:before {
  content: "\e901";
}
.icon-menu:before {
  content: "\e902";
}
.icon-news-paper:before {
  content: "\e903";
}
.icon-star-full:before {
  content: "\e908";
}

