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

.meti-icons {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'meti-icons' !important;
  speak: none;
  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-back:before {
  content: "\e900";
}
.icon-file:before {
  content: "\e901";
}
.icon-print:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e903";
}
.icon-send:before {
  content: "\e904";
}
.icon-dotted-menu:before {
  content: "\e905";
}
.icon-edit:before {
  content: "\e906";
}
.icon-print2:before {
  content: "\e907";
}
.icon-close:before {
  content: "\e908";
}
.icon-frost:before {
  content: "\e909";
}
.icon-important-empty:before {
  content: "\e90a";
}
.icon-plus:before {
  content: "\e90b";
}
.icon-download:before {
  content: "\e90c";
}
.icon-delete:before {
  content: "\e90d";
}
.icon-bell-slash:before {
  content: "\e90e";
}
.icon-archive:before {
  content: "\e90f";
}
.icon-calendar:before {
  content: "\e910";
}
.icon-folder-empty:before {
  content: "\e911";
}
.icon-check-empty:before {
  content: "\e912";
}
.icon-check:before {
  content: "\e913";
}
.icon-planimetry:before {
  content: "\e914";
}
.icon-users:before {
  content: "\e915";
}
.icon-directions:before {
  content: "\e916";
}
.icon-traffic-light:before {
  content: "\e917";
}
.icon-transport:before {
  content: "\e918";
}
.icon-folder:before {
  content: "\e919";
}
.icon-important:before {
  content: "\e91a";
}
