@font-face {
  font-family: 'fontello';
  font-weight: normal;
  font-style: normal;

  src: url('../font_icons/fontello.eot?60336018');
  src: url('../font_icons/fontello.eot?60336018#iefix') format('embedded-opentype'),
  url('../font_icons/fontello.woff2?60336018') format('woff2'),
  url('../font_icons/fontello.woff?60336018') format('woff'),
  url('../font_icons/fontello.ttf?60336018') format('truetype'),
  url('../font_icons/fontello.svg?60336018#fontello') format('svg');
}

[class^='fontello-']:before,
[class*=' fontello-']:before {
  font-family: 'fontello';
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1em;
  display: inline-block;
  width: 1em;
  margin-right: .2em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.fontello-file-pdf:before {
  content: '\f1c1';
}
