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

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

.rumble-rumble-svg-4:before {
  content: "\e900";
  color: #639233;
}
