@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "backqoutes-devtech" !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-history-devtech-"]:before,
[class*=" icon-history-devtech-"]:before {
  font-family: "backqoutes-devtech" !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-history-devtech-backquotes:before {
  content: "\61";
}
