@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "form" !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^="ffi-"]:before,
[class*=" ffi-"]:before {
  font-family: "form" !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;
}


.ffi-arrows-ccw:before {
  content: "\61";
}
.ffi-refresh:before {
  content: "\62";
}
.ffi-angle-down:before {
  content: "\63";
}
.ffi-angle-double-down:before {
  content: "\65";
}
.ffi-chevron-down-1:before {
  content: "\66";
}
.ffi-chevron-up:before {
  content: "\67";
}
.ffi-chevron-left:before {
  content: "\68";
}
.ffi-chevron-right:before {
  content: "\69";
}
.ffi-angle-left:before {
  content: "\6a";
}
.ffi-angle-right:before {
  content: "\6b";
}
.ffi-angle-up:before {
  content: "\6c";
}
.ffi-angle-double-up:before {
  content: "\6d";
}
.ffi-angle-double-right:before {
  content: "\6e";
}
.ffi-angle-double-left:before {
  content: "\6f";
}
.ffi-caret-up:before {
  content: "\70";
}
.ffi-caret-down:before {
  content: "\71";
}
.ffi-caret-left:before {
  content: "\72";
}
.ffi-caret-right:before {
  content: "\73";
}
.ffi-arrow-down-b:before {
  content: "\64";
}
.ffi-arrow-left-b:before {
  content: "\74";
}
.ffi-arrow-right-b:before {
  content: "\75";
}
.ffi-arrow-up-b:before {
  content: "\76";
}
.ffi-info-circle:before {
  content: "\77";
}
.ffi-question-circle:before {
  content: "\78";
}
.ffi-close-round:before {
  content: "\79";
}
.ffi-cross-mark:before {
  content: "\7a";
}
