@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "rmf" !important;
  content: attr(data-icon);
  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;
}

[class^="vicon-"]:before,
[class*=" vicon-"]:before {
  font-family: "rmf" !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-arrow-bullet:before {
  content: "b";
}
.vicon-arrow-up:before {
  content: "c";
}
.vicon-avatar:before {
  content: "d";
}
.vicon-block-arrow-down:before {
  content: "e";
}
.vicon-block-arrow-left:before {
  content: "f";
}
.vicon-block-arrow-right:before {
  content: "g";
}
.vicon-block-arrow-up:before {
  content: "h";
}
.vicon-circle-arrow-right:before {
  content: "i";
}
.vicon-facebook:before {
  content: "j";
}
.vicon-gear:before {
  content: "k";
}
.vicon-linkedin:before {
  content: "l";
}
.vicon-map-pin:before {
  content: "m";
}
.vicon-search:before {
  content: "n";
}
.vicon-tag:before {
  content: "o";
}
.vicon-youtube:before {
  content: "p";
}
.vicon-clock:before {
  content: "a";
}
.vicon-triangle-down:before {
  content: "q";
}
.vicon-circle-arrow-left:before {
  content: "r";
}
.vicon-menu:before {
  content: "u";
}
.vicon-cancel:before {
  content: "s";
}
.vicon-primitive-dot:before {
  content: "t";
}
.vicon-phone:before {
  content: "v";
}
.vicon-mail:before {
  content: "w";
}
