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

[class^="wittycon-"], [class*=" wittycon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'wm-icon' !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;
}

.wittycon-minus:before {
  content: "\e91a";
}
.wittycon-transfer:before {
  content: "\e919";
}
.wittycon-member-plus:before {
  content: "\e918";
}
.wittycon-map:before {
  content: "\e917";
}
.wittycon-print:before {
  content: "\e915";
}
.wittycon-file:before {
  content: "\e916";
}
.wittycon-edit:before {
  content: "\e914";
}
.wittycon-tags:before {
  content: "\e913";
}
.wittycon-calendar:before {
  content: "\e912";
  color: #262261;
}
.wittycon-normal-task .path1:before {
  content: "\e90d";
  color: rgb(210, 210, 210);
}
.wittycon-normal-task .path2:before {
  content: "\e90e";
  margin-left: -0.8330078125em;
  color: rgb(155, 155, 155);
}
.wittycon-sync:before {
  content: "\e911";
}
.wittycon-task:before {
  content: "\e90f";
}
.wittycon-note:before {
  content: "\e910";
}
.wittycon-more:before {
  content: "\e906";
}
.wittycon-add:before {
  content: "\e907";
}
.wittycon-duplicate:before {
  content: "\e908";
}
.wittycon-move:before {
  content: "\e909";
}
.wittycon-share:before {
  content: "\e90a";
}
.wittycon-delete:before {
  content: "\e90b";
}
.wittycon-archive:before {
  content: "\e90c";
}
.wittycon-search:before {
  content: "\e903";
}
.wittycon-settings:before {
  content: "\e904";
}
.wittycon-filter:before {
  content: "\e905";
}
.wittycon-boards:before {
  content: "\e900";
}
.wittycon-kanban:before {
  content: "\e901";
}
.wittycon-list:before {
  content: "\e902";
}
