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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'metoy' !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;
}

.fa-sale:before {
  content: "\e900";
}
.fa-instagram:before {
  content: "\e901";
}
.fa-brand:before {
  content: "\e901";
}
.fa-social:before {
  content: "\e901";
}
.fa-award:before {
  content: "\e902";
}
.fa-box:before {
  content: "\e903";
}
.fa-check:before {
  content: "\e904";
}
.fa-coffee:before {
  content: "\e905";
}
.fa-gift:before {
  content: "\e906";
}
.fa-heart:before {
  content: "\e907";
}
.fa-menu:before {
  content: "\e908";
}
.fa-percent:before {
  content: "\e909";
}
.fa-search:before {
  content: "\e90a";
}
.fa-shopping-bag:before {
  content: "\e90b";
}
.fa-star:before {
  content: "\e90c";
}
.fa-truck:before {
  content: "\e90d";
}
.fa-user:before {
  content: "\e90e";
}
