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

[class^="icm-icon-"], 
[class*=" icm-icon-"]
/*[class^="icm-icon-"]:before,*/
/*[class*=" icm-icon-"]:before*/ 
{
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icm-icon-home:before {
  content: "\e900";
  font-family: 'icomoon';
}

.icm-icon-truck:before {
  content: "\e9b0";
  font-family: 'icomoon';
}

.icm-icon-bin:before {
  content: "\e9ac";
  font-family: 'icomoon';
  font-size: 20px;
  color: black;
}
