@font-face {
  font-family: 'icomoon';
  src:  url('https://i.icomoon.io/public/327b1321f9/Arcadia/icomoon.eot?vxvf1e');
  src:  url('https://i.icomoon.io/public/327b1321f9/Arcadia/icomoon.eot?vxvf1e#iefix') format('embedded-opentype'),
    url('https://i.icomoon.io/public/327b1321f9/Arcadia/icomoon.woff2?vxvf1e') format('woff2'),
    url('https://i.icomoon.io/public/327b1321f9/Arcadia/icomoon.ttf?vxvf1e') format('truetype'),
    url('https://i.icomoon.io/public/327b1321f9/Arcadia/icomoon.woff?vxvf1e') format('woff'),
    url('https://i.icomoon.io/public/327b1321f9/Arcadia/icomoon.svg?vxvf1e#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[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-google-circle:before {
  content: "\e90c";
}
.icon-youtube-circle:before {
  content: "\e908";
}
.icon-twitter-circle:before {
  content: "\e909";
}
.icon-facebook-circle:before {
  content: "\e90a";
}
.icon-linkedin-circle:before {
  content: "\e90b";
}
.icon-circle-arrow:before {
  content: "\e905";
}
.icon-angle-right:before {
  content: "\e906";
}
.icon-caret-right:before {
  content: "\e907";
}
.icon-menu:before {
  content: "\e903";
}
.icon-tag:before {
  content: "\e904";
}
.icon-minus:before {
  content: "\e902";
}
.icon-plus:before {
  content: "\e901";
}
.icon-search:before {
  content: "\e900";
}

