@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?euu08u');
  src:  url('fonts/icomoon.eot?euu08u#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?euu08u') format('truetype'),
    url('fonts/icomoon.woff?euu08u') format('woff'),
    url('fonts/icomoon.svg?euu08u#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-angle-down:before {
  content: "\e904";
}
.icon-angle-left:before {
  content: "\e905";
}
.icon-angle-right:before {
  content: "\e906";
}
.icon-angle-up:before {
  content: "\e907";
}
.icon-angles-down:before {
  content: "\e908";
}
.icon-angles-left:before {
  content: "\e909";
}
.icon-angles-right:before {
  content: "\e90a";
}
.icon-angles-up:before {
  content: "\e90c";
}
.icon-arrow-down-arrow-up:before {
  content: "\e90e";
}
.icon-arrow-down-long:before {
  content: "\e912";
}
.icon-arrow-left-long:before {
  content: "\e91d";
}
.icon-arrow-right-long:before {
  content: "\e923";
}
.icon-arrow-up-long:before {
  content: "\e92d";
}
.icon-chevron-down:before {
  content: "\e962";
}
.icon-chevron-left:before {
  content: "\e963";
}
.icon-chevron-right:before {
  content: "\e964";
}
.icon-chevron-up:before {
  content: "\e965";
}
.icon-chevrons-down:before {
  content: "\e966";
}
.icon-chevrons-left:before {
  content: "\e967";
}
.icon-chevrons-right:before {
  content: "\e968";
}
.icon-chevrons-up:before {
  content: "\e969";
}
