@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon/icomoon.eot?q2l1l2');
    src:  url('../fonts/icomoon/icomoon.eot?q2l1l2#iefix') format('embedded-opentype'),
      url('../fonts/icomoon/icomoon.ttf?q2l1l2') format('truetype'),
      url('../fonts/icomoon/icomoon.woff?q2l1l2') format('woff'),
      url('../fonts/icomoon/icomoon.svg?q2l1l2#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-Icon-awesome-box-open:before {
    content: "\e918";
    color: #00c1f2;
  }
  .icon-Icon-awesome-check:before {
    content: "\e919";
    color: #3b6eff;
  }
  .icon-Icon-awesome-exchange-alt:before {
    content: "\e91a";
    color: #00c1f2;
  }
  .icon-Icon-awesome-eye:before {
    content: "\e91b";
  }
  .icon-Icon-awesome-map-marked-alt:before {
    content: "\e91c";
    color: #00c1f2;
  }
  .icon-Icon-ionic-ios-arrow-forward:before {
    content: "\e91d";
    color: #3b6eff;
  }
  .icon-Icon-ionic-ios-checkmark-circle:before {
    content: "\e91e";
    color: #00c1f2;
  }
  .icon-Icon-ionic-ios-list-box:before {
    content: "\e91f";
    color: #00c1f2;
  }
  .icon-Icon-ionic-ios-paper:before {
    content: "\e920";
    color: #00c1f2;
  }
  .icon-Icon-material-cancel:before {
    content: "\e921";
    color: #d0d5da;
  }
  .icon-Icon-material-history:before {
    content: "\e922";
    color: #44d17c;
  }
  .icon-Icon-open-timer:before {
    content: "\e923";
    color: #00c1f2;
  }
  .icon-Icon-awesome-shield-alt1:before {
    content: "\e911";
    color: #ffa600;
  }
  .icon-Icon-ionic-ios-notifications:before {
    content: "\e912";
    color: #ffa600;
  }
  .icon-Icon-ionic-ios-time:before {
    content: "\e913";
    color: #ffa600;
  }
  .icon-Icon-material-bubble-chart:before {
    content: "\e914";
    color: #ffa600;
  }
  .icon-Icon-material-check-box:before {
    content: "\e915";
    color: #ffa600;
  }
  .icon-Icon-material-keyboard-arrow-down:before {
    content: "\e916";
  }
  .icon-Icon-material-local-shipping:before {
    content: "\e917";
    color: #ffa600;
  }
  .icon-Icon-awesome-chart-area:before {
    content: "\e908";
    color: #24c966;
  }
  .icon-Icon-awesome-code:before {
    content: "\e909";
    color: #789bff;
  }
  .icon-Icon-awesome-code-branch:before {
    content: "\e90a";
    color: #789bff;
  }
  .icon-Icon-awesome-compress-arrows-alt:before {
    content: "\e90b";
    color: #789bff;
  }
  .icon-Icon-awesome-plus-circle:before {
    content: "\e90c";
    color: #24c966;
  }
  .icon-Icon-awesome-shield-alt:before {
    content: "\e90d";
    color: #789bff;
  }
  .icon-Icon-ionic-ios-send:before {
    content: "\e90e";
    color: #fff;
  }
  .icon-Icon-ionic-md-refresh-circle:before {
    content: "\e90f";
    color: #24c966;
  }
  .icon-Icon-material-more:before {
    content: "\e910";
    color: #24c966;
  }
  .icon-Icon-awesome-mouse-pointer:before {
    content: "\e900";
    color: #8993a3;
  }
  .icon-Icon-ionic-ios-megaphone:before {
    content: "\e901";
    color: #8993a3;
  }
  .icon-Icon-material-arrow-forward:before {
    content: "\e902";
  }
  .icon-Icon-material-message:before {
    content: "\e903";
    color: #8993a3;
  }
  .icon-planyard:before {
    content: "\e904";
    color: #00c1f2;
  }  .icon-stockyard:before {    content: "\e905";    color: #d339ff;  }  .icon-shipyard:before {    content: "\e906";    color: #ffa600;   }  .icon-priceyard:before {    content: "\e907";    color: #24c966;  }
  .icon-netyard:after{
	  content: "";
     background: url(../images/netyard-icon.svg);
    background-repeat: no-repeat;
	    display: block;
    width: 24px;
    height: 24px;
    margin: auto;
}
  