@charset "UTF-8";

/* drxgonfly */
@font-face {
  font-family: "drxgonfly";
  src:url("https://file.myfontastic.com/qDbcTszXoEeyJ6PzE2deHY/fonts/1488324314.eot");
  src:url("https://file.myfontastic.com/qDbcTszXoEeyJ6PzE2deHY/fonts/1488324314.eot?#iefix") format("embedded-opentype"),
    url("https://file.myfontastic.com/qDbcTszXoEeyJ6PzE2deHY/fonts/1488324314.woff") format("woff"),
    url("https://file.myfontastic.com/qDbcTszXoEeyJ6PzE2deHY/fonts/1488324314.ttf") format("truetype"),
    url("https://file.myfontastic.com/qDbcTszXoEeyJ6PzE2deHY/fonts/1488324314.svg#1488324314") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

.drx-drxgonfly:before {
  content: "\61";
}
.drx-drxgonfly-left:before {
  content: "\62";
}
.drx-drxgonfly-right:before {
  content: "\63";
}
