<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "untitled-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: "untitled-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-bucket-icon:before {
  content: "\61";
}
.icon-can-liner-icon:before {
  content: "\63";
}
.icon-trash-can-icon:before {
  content: "\64";
}
</pre></body></html>