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

[class^="of-icon-"], [class*=" of-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'outlet-fashion' !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;
}

.of-icon-bars-menu:before {
  content: "\e900";
}
.of-icon-heart:before {
  content: "\e901";
}
.of-icon-magnifying-glass:before {
  content: "\e902";
}
.of-icon-times:before {
  content: "\e903";
}
.of-icon-user:before {
  content: "\e904";
}
.of-icon-bag-shopping:before {
  content: "\e905";
}
