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

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

.rp-icon-metalface-com-logo:before {
  content: "\e900";
}
