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

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

.rp-device_keyboard_mouse:before {
  content: "\e909";
}
.rp-device_mouse:before {
  content: "\e90d";
}
.rp-device_carpet:before {
  content: "\e901";
}
.rp-device_gun:before {
  content: "\e904";
}
.rp-device_keyboard:before {
  content: "\e90f";
}
.rp-device_pencil:before {
  content: "\e903";
}
.rp-device_maracasse:before {
  content: "\e90c";
}
.rp-device_fishing_rod:before {
  content: "\e90a";
}
.rp-device_synth:before {
  content: "\e902";
}
.rp-device_dance_mat:before {
  content: "\e910";
}
.rp-device_3dbicular:before {
  content: "\e90b";
}
.rp-device_steering_wheel:before {
  content: "\e900";
}
.rp-device_link:before {
  content: "\e908";
}
.rp-device_multitap:before {
  content: "\e905";
}
.rp-device_mahjong:before {
  content: "\e907";
}
.rp-device_machinegun:before {
  content: "\e906";
}
