@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?x6savc');
  src:  url('../fonts/icomoon.eot?x6savc#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?x6savc') format('truetype'),
    url('../fonts/icomoon.woff?x6savc') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-x-twitter:before {
  content: "\e900";
}
.icon-keyboard_arrow_down:before {
  content: "\e901";
}
.icon-keyboard_arrow_left:before {
  content: "\e902";
}
.icon-keyboard_arrow_right:before {
  content: "\e903";
}
.icon-keyboard_arrow_up:before {
  content: "\e904";
}
.icon-circle:before {
  content: "\e905";
}
.icon-arrow-left:before {
  content: "\e906";
}
.icon-arrow-right:before {
  content: "\e907";
}
.icon-arrow-up-right:before {
  content: "\e908";
}
.icon-calendar:before {
  content: "\e909";
}
.icon-check-circle:before {
  content: "\e90a";
}
.icon-mail:before {
  content: "\e90b";
}
.icon-map-pin:before {
  content: "\e90c";
}
.icon-phone:before {
  content: "\e90d";
}
.icon-brand-facebook-f:before {
  content: "\f09a";
}
.icon-brand-linkedin:before {
  content: "\f0e1";
}
