@charset "UTF-8";

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

}

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

.nos-iot:before {
  content: "\62";
}
.nos-case-raspberry-pi:before {
  content: "\61";
}
.nos-circuit-board:before {
  content: "\63";
}
.nos-arduino:before {
  content: "\64";
}
.nos-raspberrypi:before {
  content: "\65";
}
.nos-hardware-circuit:before {
  content: "\66";
}
.nos-circuitry:before {
  content: "\67";
}
.nos-hardware-chip-outline:before {
  content: "\68";
}
.nos-integrated-circuit:before {
  content: "\69";
}
.nos-head-circuit-duotone:before {
  content: "\6b";
}
.nos-circuitverse:before {
  content: "\6c";
}
.nos-uil-circuit:before {
  content: "\6d";
}
.nos-uit-circuit:before {
  content: "\6e";
}
.nos-wpf-integrated-circuit:before {
  content: "\6f";
}
