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

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

.rvicon-desktop:before {
  content: "\e900";
}
.rvicon-heart:before {
  content: "\e901";
}
.rvicon-award:before {
  content: "\e902";
}
