@charset "UTF-8";

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

}

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

.icon-angle-down:before {
  content: "b";
}
.icon-euro:before {
  content: "c";
}
.icon-exclamation-circle:before {
  content: "d";
}
.icon-exclamation-triangle:before {
  content: "e";
}
.icon-resize-down:before {
  content: "g";
}
.icon-pencil:before {
  content: "h";
}
.icon-retweet:before {
  content: "i";
}
.icon-group:before {
  content: "j";
}
.icon-arrow-horizontal:before {
  content: "k";
}
.icon-cursor-move:before {
  content: "l";
}
.icon-trash-bin:before {
  content: "m";
}
.icon-align-justify:before {
  content: "n";
}
.icon-hospital-square:before {
  content: "o";
}
.icon-vector-smart-object1:before {
  content: "q";
}
.icon-vector-smart-object2:before {
  content: "r";
}
.icon-vector-smart-object3:before {
  content: "s";
}
.icon-vector-smart-object4:before {
  content: "t";
}
.icon-vector-smart-object5:before {
  content: "u";
}
.icon-check-mark:before {
  content: "p";
}
.icon-vector-smart-object6:before {
  content: "a";
}
.icon-vector-smart-object7:before {
  content: "f";
}
