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

[class^="pep-"], [class*=" pep-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'pepicons' !important;
  speak: none;
  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;
}

.pep-timeline:before {
  content: "\e900";
}
