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

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

.icon-nyhome:before {
  content: "\e900";
}
.icon-nycart:before {
  content: "\e93a";
}
.icon-nycredit-card:before {
  content: "\e93f";
}
.icon-nyenvelop:before {
  content: "\e945";
}
.icon-nymobile:before {
  content: "\e958";
}
.icon-nytruck:before {
  content: "\e9b0";
}
