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

.fa-user-circle:before,
.fa-user-circle-o:before,
.fa-address-card:before,
.fa-users:before,
.fa-university:before,
.fa-graduation-cap:before,
.fa-address-card-o:before,
.fa-leanpub:before,
.fa-unlock-alt:before,
.fa-fighter-jet:before,
.fa-shopping-cart:before,
.fa-inbox:before,
.fa-envelope:before,
.fa-phone:before{
  font-family: "pure";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-user-circle:before { content: '\e800'; } /* '' */
.fa-user-circle-o:before { content: '\e801'; } /* '' */
.fa-address-card:before { content: '\e802'; } /* '' */
.fa-users:before { content: '\e803'; } /* '' */
.fa-university:before { content: '\e804'; } /* '' */
.fa-graduation-cap:before { content: '\e805'; } /* '' */
.fa-address-card-o:before { content: '\e806'; } /* '' */
.fa-leanpub:before { content: '\e807'; } /* '' */
.fa-unlock-alt:before { content: '\e808'; } /* '' */
.fa-fighter-jet:before { content: '\e80d'; } /* '' */
.fa-shopping-cart:before { content: '\e80e'; } /* '' */
.fa-inbox:before { content: '\e80f'; } /* '' */
.fa-envelope:before { content: '\e810'; } /* '' */
.fa-phone:before { content: '\e811'; } /* '' */
