
  
  [class^="dev-icon-"], [class*=" dev-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;
  }
  .dev-icon-close:before {
  content: "\e905";
  color: #f00;
}
.dev-icon-plus:before {
  content: "\e906";
  color: #fff;
}
.dev-icon-capacity:before {
  content: "\e900";
  color: #00739d;
}
.dev-icon-session:before {
  content: "\e901";
  color: #00739d;
}
.dev-icon-hands-on:before {
  content: "\e902";
  color: #00739d;
}
.dev-icon-location:before {
  content: "\e903";
  color: #00739d;
}
.dev-icon-clock:before {
  content: "\e904";
  color: #00739d;
}
.dev-icon-music:before {
  content: "\e91c";
}
.dev-icon-bin:before {
  content: "\e907";
  color: #fff;
}
.dev-icon-agenda:before {
  content: "\e908";
  color: #fff;
}