@font-face {
  font-family: 'gustin';
  src: url('../font/gustin.eot?33551047');
  src: url('../font/gustin.eot?33551047#iefix') format('embedded-opentype'),
       url('../font/gustin.woff2?33551047') format('woff2'),
       url('../font/gustin.woff?33551047') format('woff'),
       url('../font/gustin.ttf?33551047') format('truetype'),
       url('../font/gustin.svg?33551047#gustin') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'gustin';
    src: url('../font/gustin.svg?33551047#gustin') format('svg');
  }
}
*/
[class^="pa-"]:before, [class*=" pa-"]:before {
  font-family: "gustin";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.pa-barrier:before { content: '\e800'; } /* '' */
.pa-blood:before { content: '\e801'; } /* '' */
.pa-ambulance:before { content: '\e802'; } /* '' */
.pa-fatigue:before { content: '\e803'; } /* '' */
.pa-crane:before { content: '\e804'; } /* '' */
.pa-cyclist:before { content: '\e805'; } /* '' */
.pa-certification:before { content: '\e806'; } /* '' */
.pa-broken:before { content: '\e807'; } /* '' */
.pa-pedestrian:before { content: '\e808'; } /* '' */
.pa-emergency:before { content: '\e809'; } /* '' */
.pa-truck:before { content: '\e80a'; } /* '' */
.pa-spine:before { content: '\e80b'; } /* '' */
.pa-speed:before { content: '\e80c'; } /* '' */
.pa-forklift:before { content: '\e80d'; } /* '' */
.pa-alcohol:before { content: '\e80e'; } /* '' */
.pa-house_cost:before { content: '\e80f'; } /* '' */
.pa-lung:before { content: '\e810'; } /* '' */
.pa-helicopter:before { content: '\e811'; } /* '' */
.pa-nursinghome:before { content: '\e812'; } /* '' */
.pa-dumptruck:before { content: '\e813'; } /* '' */
.pa-house:before { content: '\e814'; } /* '' */
.pa-medical:before { content: '\e815'; } /* '' */
.pa-bone:before { content: '\e816'; } /* '' */
.pa-hook:before { content: '\e817'; } /* '' */
.pa-joint:before { content: '\e818'; } /* '' */
.pa-fire:before { content: '\e819'; } /* '' */
.pa-senior:before { content: '\e81a'; } /* '' */
.pa-motorcycle:before { content: '\e81b'; } /* '' */
.pa-car:before { content: '\e81c'; } /* '' */
.pa-phone-text:before { content: '\e81d'; } /* '' */
.pa-medicbag:before { content: '\e81e'; } /* '' */
.pa-patient:before { content: '\e81f'; } /* '' */
