@font-face {
  font-family: 'font-swixed-light';
  src: url('../font/font-swixed-light.eot?61126512');
  src: url('../font/font-swixed-light.eot?61126512#iefix') format('embedded-opentype'),
       url('../font/font-swixed-light.woff2?61126512') format('woff2'),
       url('../font/font-swixed-light.woff?61126512') format('woff'),
       url('../font/font-swixed-light.ttf?61126512') format('truetype'),
       url('../font/font-swixed-light.svg?61126512#font-swixed-light') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'font-swixed-light';
    src: url('../font/font-swixed-light.svg?61126512#font-swixed-light') format('svg');
  }
}
*/
[class^="font-swixed-light-icon-"]:before, [class*=" font-swixed-light-icon-"]:before {
  font-family: "font-swixed-light";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.font-swixed-light-icon-search:before { content: '\e800'; } /* '' */
.font-swixed-light-icon-cart:before { content: '\e801'; } /* '' */
.font-swixed-light-icon-login:before { content: '\e802'; } /* '' */
.font-swixed-light-icon-menu-ellipsis-vertical:before { content: '\e803'; } /* '' */
.font-swixed-light-icon-menu-ellipsis-horizontal:before { content: '\e804'; } /* '' */
.font-swixed-light-icon-menu-bars:before { content: '\e805'; } /* '' */
.font-swixed-light-icon-at:before { content: '\e806'; } /* '' */
.font-swixed-light-icon-faq:before { content: '\e807'; } /* '' */
.font-swixed-light-icon-delivery:before { content: '\e808'; } /* '' */
.font-swixed-light-icon-e903-repair:before { content: '\e80f'; } /* '' */
.font-swixed-light-icon-products-compare:before { content: '\e900'; } /* '' */
.font-swixed-light-icon-products-return:before { content: '\e901'; } /* '' */
.font-swixed-light-icon-after-sales:before { content: '\e902'; } /* '' */
.font-swixed-light-icon-maintenance:before { content: '\e904'; } /* '' */
.font-swixed-light-icon-favourites:before { content: '\e905'; } /* '' */
.font-swixed-light-icon-favourites-list:before { content: '\e906'; } /* '' */
.font-swixed-light-icon-favourites-add:before { content: '\e907'; } /* '' */
