@font-face {
  font-family: 'icomoon';
  src:
    url('../icomoon/fonts/icomoon.ttf?bmlvk8') format('truetype'),
    url('../icomoon/fonts/icomoon.woff?bmlvk8') format('woff'),
    url('../icomoon/fonts/icomoon.svg?bmlvk8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ico {
  /* 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-chevron:before {
  content: "\e915";
}
.icon-external-link:before {
  content: "\e900";
}
.icon-mail:before {
  content: "\e901";
}
.icon-document:before {
  content: "\e902";
}
.icon-calendar:before {
  content: "\e903";
}
.icon-document-empty:before {
  content: "\e904";
}
.icon-cog:before {
  content: "\e905";
}
.icon-locked:before {
  content: "\e906";
}
.icon-unlocked:before {
  content: "\e907";
}
.icon-slides:before {
  content: "\e908";
}
.icon-slides-vertical:before {
  content: "\e909";
}
.icon-link:before {
  content: "\e90a";
}
.icon-alert-triangle:before {
  content: "\e90b";
}
.icon-check:before {
  content: "\e90c";
}
.icon-coffee:before {
  content: "\e90d";
}
.icon-dollar-sign:before {
  content: "\e90e";
}
.icon-home:before {
  content: "\e90f";
}
.icon-message-square:before {
  content: "\e910";
}
.icon-trending-up:before {
  content: "\e911";
}
.icon-users:before {
  content: "\e913";
}
.icon-search:before {
  content: "\e941";
}
.icon-cross-2:before {
  content: "\e912";
}
.icon-chevron-r:before {
  content: "\e914";
}
