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

i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconpec';
  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;
}

.icon-door-open-solid:before {
  content: "\e900";
}
.icon-house-solid:before {
  content: "\e901";
}
.icon-link-solid:before {
  content: "\e902";
}
.icon-user-group-solid:before {
  content: "\e903";
}
.icon-folder-tree-solid:before {
  content: "\e904";
}
.icon-newspaper-solid:before {
  content: "\e905";
}
.icon-jacket:before {
  content: "\e906";
}
