@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?6b0fyx');
  src:  url('fonts/icomoon.eot?6b0fyx#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6b0fyx') format('truetype'),
    url('fonts/icomoon.woff?6b0fyx') format('woff'),
    url('fonts/icomoon.svg?6b0fyx#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-loop:before {
  content: "\e900";
}
.icon-add_circle_outline:before {
  content: "\e904";
}
.icon-keyboard_arrow_up:before {
  content: "\e901";
}
.icon-arrow_forward:before {
  content: "\e903";
}
.icon-instagram:before {
  content: "\e905";
}
.icon-link:before {
  content: "\e906";
}
.icon-settings:before {
  content: "\e907";
}
.icon-x:before {
  content: "\e908";
}
.icon-menu:before {
  content: "\e902";
}
.icon-close1:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-moon-o:before {
  content: "\f186";
}
.icon-sun:before {
  content: "\e9d4";
}
