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

[class^="icon_new"], [class*=" icon_new"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ico_walk' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /*custom*/
  font-size: 120%;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon_newicon_walk:before {
  content: "\e900";
}
