@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?aa6qu3');
  src:  url('../fonts/icomoon.eot?aa6qu3#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.woff2?aa6qu3') format('woff2'),
    url('../fonts/icomoon.ttf?aa6qu3') format('truetype'),
    url('../fonts/icomoon.woff?aa6qu3') format('woff'),
    url('../fonts/icomoon.svg?aa6qu3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 22px;
  padding:5px;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-alert-error:before {
  content: "\e91b";
  color: #e76d65;
}
.icon-alert-help:before {
  content: "\e91c";
  color: #273A44;
}
.icon-alert-info:before {
  content: "\e91d";
  color: #49bedb;
}
.icon-alert-success:before {
  content: "\e91e";
  color: #8dc63f;
}
.icon-alert-warning:before {
  content: "\e91f";
  color:#273a44;
}
.icon-arrow-fill-down:before {
  content: "\e900";
  color: #273A44;
}
.icon-arrow-fill-up:before {
  content: "\e901";
  color: #273A44;
}
.icon-arrow-fill-left:before {
  content: "\e902";
  color: #273A44;
}
.icon-arrow-fill-right:before {
  content: "\e903";
  color: #273A44;
}
.icon-arrow-outline-down:before {
  content: "\e904";
  color: #273A44;
}
.icon-arrow-outline-up:before {
  content: "\e905";
  color: #273A44;
}
.icon-arrow-outline-left:before {
  content: "\e906";
  color: #273A44;
}
.icon-arrow-outline-right:before {
  content: "\e907";
  color: #273A44;
}
.icon-search:before {
  content: "\e908";
  color: #273A44;
}
.icon-log-out:before {
  content: "\e909";
  color: #919ca2;
}
.icon-location:before {
  content: "\e90a";
  color: #273A44;
}
.icon-checkbox-unmarked:before {
  content: "\e90b";
  color: #273A44;
}
.icon-checkbox-marked:before {
  content: "\e90c";
  color: #273A44;
}
.icon-view-list:before {
  content: "\e90d";
  color: #273A44;
}
.icon-view-cards:before {
  content: "\e90e";
  color: #273A44;
}
.icon-close:before {
  content: "\e90f";
  color: #273A44;
}
.icon-nav-overview:before {
  content: "\e910";
  color: #273A44;
}
.icon-nav-events:before {
  content: "\e911";
  color: #273A44;
}
.icon-nav-people:before {
  content: "\e912";
  color: #49bedb;
}
.icon-add-events:before {
  content: "\e913";
   color: #49bedb;
}
.icon-print:before {
  content: "\e914";
  color: #273A44;
}
.icon-export:before {
  content: "\e915";
  color: #273A44;
}
.icon-csv:before {
  content: "\e916";
  color: #273A44;
}
.icon-fb:before {
  content: "\e917";
  color: #ffffff;
}
.icon-more:before {
  content: "\e918";
  color: #273A44;
}
.icon-delete:before {
  content: "\e919";
  color: #273A44;
}
.icon-resend:before {
  content: "\e91a";
  color: #273A44;
}
.icon-leave:before {
  content: "\e920";
  color: #273A44;
}
.icon-permissions-view:before {
  content: "\e921";
  color: #273A44;
}
.icon-permissions-add:before {
  content: "\e922";
  color: #273A44;
}
.icon-permissions-edit:before {
  content: "\e923";
  color: #273A44;
}
.icon-permissions-share:before {
  content: "\e924";
  color: #273A44;
}
.icon-column-sort:before {
  content: "\e925";
  color: #273A44;
}
.icon-menu:before {
  content: "\e926";
  color: #919ca2;
}
.icon-settings:before {
  content: "\e927";
  color: #273A44;
}
