@font-face {
  font-family: 'icomoon';
  src:  url('/Other/www.tymetro/tymetro-new/fonts/icomoon/fonts/icomoon/5iz231.eot');
  src:  url('/Other/www.tymetro/tymetro-new/fonts/icomoon/fonts/icomoon/5iz231.eot') format('embedded-opentype'),
    url('/Other/www.tymetro/tymetro-new/fonts/icomoon/fonts/icomoon/5iz231.ttf') format('truetype'),
    url('/Other/www.tymetro/tymetro-new/fonts/icomoon/fonts/icomoon/5iz231.woff') format('woff'),
    url('/Other/www.tymetro/tymetro-new/fonts/icomoon/fonts/icomoon/5iz231.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  
  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-icon-cart:before {
  font-family: 'icomoon';
  content: "\e900";
}
.icon-icon-line:before {
  font-family: 'icomoon';
  content: "\e901";
}
.icon-icon-member:before {
  font-family: 'icomoon';
  content: "\e902";
}
