@font-face {
  font-family: 'safira-icon-font';
  src: url('../fonts/safira-icon-font.eot?57474655');
  src: url('../fonts/safira-icon-font.eot?57474655#iefix') format('embedded-opentype'),
       url('../fonts/safira-icon-font.woff2?57474655') format('woff2'),
       url('../fonts/safira-icon-font.woff?57474655') format('woff'),
       url('../fonts/safira-icon-font.ttf?57474655') format('truetype'),
       url('../fonts/safira-icon-font.svg?57474655#safira-icon-font') 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: 'safira-icon-font';
    src: url('../font/safira-icon-font.svg?57474655#safira-icon-font') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "safira-icon-font";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
 
 
  /* fix buttons height, for twitter bootstrap */
 
 
  /* 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); */
}
 
.icon-truck-1:before { content: '\e800'; } /* '' */
.icon-pound-coin:before { content: '\e801'; } /* '' */
.icon-percent-coin:before { content: '\e802'; } /* '' */
.icon-dollar-coin:before { content: '\e803'; } /* '' */
.icon-card-lock:before { content: '\e804'; } /* '' */
.icon-001-twitter:before { content: '\e805'; } /* '' */
.icon-002-random:before { content: '\e806'; } /* '' */
.icon-003-random-1:before { content: '\e807'; } /* '' */
.icon-004-heart:before { content: '\e808'; } /* '' */
.icon-005-google-plus:before { content: '\e809'; } /* '' */
.icon-006-google-plus-1:before { content: '\e80a'; } /* '' */
.icon-007-heart-1:before { content: '\e80b'; } /* '' */
.icon-001-grid:before { content: '\e80c'; } /* '' */
.icon-005-menu-2:before { content: '\e80d'; } /* '' */
.icon-delivery-truck:before { content: '\e80e'; } /* '' */
.icon-insurance:before { content: '\e80f'; } /* '' */
.icon-location:before { content: '\e810'; } /* '' */
.icon-money:before { content: '\e811'; } /* '' */
.icon-shopping-bag:before { content: '\e812'; } /* '' */
.icon-support:before { content: '\e813'; } /* '' */
.icon-user:before { content: '\e814'; } /* '' */