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

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

.revo-linkedin-icon:before {
  content: "\e902";
}
.revo-arrow-right:before {
  content: "\e900";
}
.revo-arrow-up:before {
  content: "\e901";
}
