@charset "UTF-8";

@font-face {
  font-family: "revoluvip";
  src:url("../fonts/revoluvip.eot");
  src:url("../fonts/revoluvip.eot?#iefix") format("embedded-opentype"),
    url("../fonts/revoluvip.woff") format("woff"),
    url("../fonts/revoluvip.ttf") format("truetype"),
    url("../fonts/revoluvip.svg#untitled-font-8") format("svg");
  font-weight: normal;
  font-style: normal;

}



[class^="vicon-"]:before,
[class*=" vicon-"]:before {
  font-family: "revoluvip" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vicon-basic:before {
  content: "\61";
}
.vicon-coin:before {
  content: "\62";
}
.vicon-diamond:before {
  content: "\63";
}
