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


/* 
	old shop icons
	still in use on some sites e.g. https://www.soliver.de/hilfe/bestellungen-GENERAL_HELP_CATEGORY_ORDER.html
*/
@font-face {
  font-weight: normal;
  font-family: 'so-icons';
  font-style: normal;
  src: url('icons/legacy/so-icons.eot');
  src:url('icons/legacy/so-icons.eot#iefix') format('embedded-opentype'),
    url('icons/legacy/so-icons.ttf') format('truetype'),
    url('icons/legacy/so-icons.woff') format('woff'),
    url('icons/legacy/so-icons.svg#so-icons') format('svg');
}
