@font-face {
  font-family: "objects";
  src: url("../font/objects.eot");
  src: url("../font/objects.eot?njybw2#iefix") format("embedded-opentype"),
      url("../font/objects.woff2?njybw2") format("woff2"),
      url("../font/objects.woff?njybw2") format("woff"),
      url("../font/objects.ttf?njybw2") format("truetype"),
      url("../font/objects.svg?njybw2#objects") format("svg");
  font-style: normal;
  font-weight: 400;
}

.obj {
  display: inline-block;
  font-family: "objects" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: -.125em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.obj-create::before {
  content: "\ea01";
}
.obj-document::before {
  content: "\ea02";
}
.obj-forward::before {
  content: "\ea03";
}
.obj-notification::before {
  content: "\ea04";
}
.obj-paper::before {
  content: "\ea05";
}
.obj-paper-plane::before {
  content: "\ea06";
}
.obj-template::before {
  content: "\ea07";
}
.obj-user::before {
  content: "\ea08";
}
.obj-user-add::before {
  content: "\ea09";
}
