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

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

.icom-line:before {
  content: "\e900";
  color: #00c300;
}
.icom-amazon:before {
  content: "\e901";
  /*color: #f90;*/
}
.icom-google-plus:before {
  content: "\e902";
  color: #dc4e41;
}
.icom-google-plus2:before {
  content: "\ea8c";
}
.icom-google-plus3:before {
  content: "\ea8d";
}
.icom-safari:before {
  content: "\eadd";
}
