@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3t6vw');
  src:  url('fonts/icomoon.eot?3t6vw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3t6vw') format('truetype'),
    url('fonts/icomoon.woff?3t6vw') format('woff'),
    url('fonts/icomoon.svg?3t6vw#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-Edit:before {
  content: "\e900";
}
.icon-Done:before {
  content: "\e901";
}
.icon-Coach:before {
  content: "\e902";
}
.icon-ER:before {
  content: "\e903";
}
.icon-Menu:before {
  content: "\e904";
}
.icon-Goal:before {
  content: "\e905";
}
.icon-Goal-Oriented-Focus:before {
  content: "\e906";
}
.icon-No-Synchronize:before {
  content: "\e907";
}
.icon-Star:before {
  content: "\e908";
}
.icon-Speech-Bubble:before {
  content: "\e909";
}
.icon-Post:before {
  content: "\e90a";
}
.icon-Phone:before {
  content: "\e90b";
}
.icon-Arrows-Fork_1:before {
  content: "\e90c";
}
.icon-Arrows-Fork:before {
  content: "\e90d";
}
.icon-Training:before {
  content: "\e90e";
}
