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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-paypal:before {
  content: "\f1ed";
}
.icon-cc-paypal:before {
  content: "\f1f4";
}
.icon-smile-o:before {
  content: "\f118";
}
.icon-add:before {
  content: "\e145";
}
.icon-add_shopping_cart:before {
  content: "\e854";
}
.icon-face:before {
  content: "\e87c";
}
.icon-favorite:before {
  content: "\e87d";
}
.icon-star:before {
  content: "\e838";
}
.icon-home:before {
  content: "\e88a";
}
.icon-tag_faces:before {
  content: "\e420";
}
.icon-keyboard_arrow_left:before {
  content: "\e314";
}
.icon-keyboard_arrow_right:before {
  content: "\e315";
}
.icon-mail_outline:before {
  content: "\e0e1";
}
.icon-visibility:before {
  content: "\e8f4";
}
.icon-shopping_basket:before {
  content: "\e8cb";
}
