@font-face {
  font-family: 'icomoon';
  src:
    url('../woff2/icomoon0e76.woff2') format('woff2'),
    url('../ttf/icomoon0e76.ttf') format('truetype'),
    url('../woff/icomoon0e76.woff') format('woff'),
    url('../svg/icomoon0e76.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="rpicon-"], [class*=" rpicon-"] {
  /* 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;
}

.rpicon-rp-instagram:before {
  content: "\e001";
}
.rpicon-rp-share-pinterest:before {
  content: "\e002";
}
.rpicon-rp-share-linkedin:before {
  content: "\e003";
}
.rpicon-rp-share-googleplus:before {
  content: "\e004";
}
.rpicon-rp-share-twitter:before {
  content: "\e005";
}
.rpicon-rp-share-facebook:before {
  content: "\e006";
}
.rpicon-rp-share-email:before {
  content: "\e007";
}
.rpicon-rp-share-whatsapp:before {
  content: "\e008";
}
.rpicon-rp-share-reddit:before {
  content: "\e009";
}
