@font-face {
  font-family: 'icomoon';
  src:  url('https://cdn.icomoon.io/48934/FludirOrka/icomoon.eot?lq50ev');
  src:  url('https://cdn.icomoon.io/48934/FludirOrka/icomoon.eot?lq50ev#iefix') format('embedded-opentype'),
    url('https://cdn.icomoon.io/48934/FludirOrka/icomoon.woff2?lq50ev') format('woff2'),
    url('https://cdn.icomoon.io/48934/FludirOrka/icomoon.ttf?lq50ev') format('truetype'),
    url('https://cdn.icomoon.io/48934/FludirOrka/icomoon.woff?lq50ev') format('woff'),
    url('https://cdn.icomoon.io/48934/FludirOrka/icomoon.svg?lq50ev#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: 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-camera:before {
  content: "\f030";
}
.icon-upload:before {
  content: "\f093";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-external-link-square:before {
  content: "\f14c";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-bug:before {
  content: "\f188";
}
.icon-lock:before {
  content: "\e007";
}
.icon-unlock:before {
  content: "\e008";
}
.icon-clipboard:before {
  content: "\e013";
}
.icon-cog:before {
  content: "\e023";
}
.icon-head:before {
  content: "\e074";
}
.icon-cross2:before {
  content: "\e117";
}
.icon-open:before {
  content: "\e128";
}
.icon-location:before {
  content: "\e947";
}
.icon-location2:before {
  content: "\e948";
}
.icon-cross:before {
  content: "\ea0f";
}
