@charset "UTF-8";

@font-face {
  font-family: "untitled-font-1";
  src:url("fonts/untitled-font-1.eot");
  src:url("fonts/untitled-font-1.eot?#iefix") format("embedded-opentype"),
    url("fonts/untitled-font-1.woff") format("woff"),
    url("fonts/untitled-font-1.ttf") format("truetype"),
    url("fonts/untitled-font-1.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-bulb:before {
  content: "\61";
}
.icon-calculator:before {
  content: "\62";
}
.icon-camera:before {
  content: "\63";
}
.icon-chalk:before {
  content: "\64";
}
.icon-color-pallete:before {
  content: "\65";
}
.icon-compass:before {
  content: "\66";
}
.icon-crayon:before {
  content: "\67";
}
.icon-cutter:before {
  content: "\68";
}
.icon-desk-lamp:before {
  content: "\69";
}
.icon-dropper:before {
  content: "\6a";
}
.icon-easel:before {
  content: "\6b";
}
.icon-easel-painting:before {
  content: "\6c";
}
.icon-edit-tools:before {
  content: "\6d";
}
.icon-eyedropper:before {
  content: "\6e";
}
.icon-feather:before {
  content: "\6f";
}
.icon-file:before {
  content: "\70";
}
.icon-glue:before {
  content: "\71";
}
.icon-graphic-design:before {
  content: "\72";
}
.icon-highlighter:before {
  content: "\73";
}
.icon-idea:before {
  content: "\74";
}
.icon-ink:before {
  content: "\75";
}
.icon-measuring-tape:before {
  content: "\76";
}
.icon-monitor:before {
  content: "\77";
}
.icon-mouse:before {
  content: "\78";
}
.icon-notebook:before {
  content: "\79";
}
.icon-paint-bucket:before {
  content: "\7a";
}
.icon-paint-can:before {
  content: "\41";
}
.icon-paint-roller:before {
  content: "\42";
}
.icon-paint-tube:before {
  content: "\43";
}
.icon-paintbrush:before {
  content: "\44";
}
.icon-palette:before {
  content: "\45";
}
.icon-paper:before {
  content: "\46";
}
.icon-paper-clip:before {
  content: "\47";
}
.icon-paperclip:before {
  content: "\48";
}
.icon-pen:before {
  content: "\49";
}
.icon-pen-1:before {
  content: "\4a";
}
.icon-pen-tool:before {
  content: "\4b";
}
.icon-pencil:before {
  content: "\4c";
}
.icon-quill:before {
  content: "\4d";
}
.icon-ruler:before {
  content: "\4e";
}
.icon-ruler-and-pencil:before {
  content: "\4f";
}
.icon-scissors:before {
  content: "\50";
}
.icon-sharpener:before {
  content: "\51";
}
.icon-sketch:before {
  content: "\52";
}
.icon-spray-paint:before {
  content: "\53";
}
.icon-transform:before {
  content: "\54";
}
.icon-vector:before {
  content: "\55";
}
.icon-vector-2:before {
  content: "\56";
}
.icon-watercolor:before {
  content: "\57";
}
.icon-write:before {
  content: "\58";
}
