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

[class^="icon-retro"], [class*=" icon-retro"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'retro' !important;
  speak: never;
  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-retrohome1:before {
  content: "\e902";
}
.icon-retroservice:before {
  content: "\e910";
}
.icon-retrosale-tag:before {
  content: "\e935";
}
.icon-retrolock:before {
  content: "\e98f";
}
.icon-retroshipping:before {
  content: "\e9af";
}
.icon-retrotrack:before {
  content: "\e9b3";
}
