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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-papascard:before {
  content: "\e909";
  color: #b01f24;
}
.icon-papascard-full:before {
  content: "\e905";
  color: #b01f24;
}
.icon-papaspoint-full:before {
  content: "\e907";
  color: #005016;
}
.icon-papaspoint:before {
  content: "\e908";
  color: #005016;
}
.icon-cart:before {
  content: "\e904";
}
.icon-instagram:before {
  content: "\e900";
}
.icon-line:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e902";
}
.icon-x:before {
  content: "\e903";
}
.icon-twitter:before {
  content: "\e903";
}
.icon-window-restore:before {
  content: "\e906";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-credit-card:before {
  content: "\1f390";
}
