﻿@font-face {
  font-family: 'piloz';
  src:  url('../fonts/piloz.eot');
  src:  url('../fonts/piloz.eot') format('embedded-opentype'),
    url('../fonts/piloz.ttf') format('truetype'),
    url('../fonts/piloz.woff') format('woff'),
    url('../fonts/piloz.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="piloz-"], [class*=" piloz-"] {
  /* use !important to prevent issues with browser extensions that change ../fonts */
  font-family: 'piloz' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.piloz-networking:before {
  content: "\e900";
}
.piloz-devices:before {
  content: "\e901";
}
.piloz-gear:before {
  content: "\e902";
}
.piloz-user:before {
  content: "\e903";
}
.piloz-shield:before {
  content: "\e904";
}
.piloz-writing:before {
  content: "\e905";
}
.piloz-human-resources:before {
  content: "\e906";
}
.piloz-linked:before {
  content: "\e907";
}
.piloz-lamp:before {
  content: "\e908";
}
