@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?13836975');
  src: url('fonts/fontello.eot?13836975#iefix') format('embedded-opentype'),
       url('fonts/fontello.woff?13836975') format('woff'),
       url('fonts/fontello.ttf?13836975') format('truetype'),
       url('fonts/fontello.svg?13836975#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.tora-icon:before {
  font-family: "fontello" !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tora-icon-doc:before { content: '\e886'; }
.tora-icon-location:before { content: '\ef57'; }
.tora-icon-phone:before { content: '\eac1'; }
.tora-icon-facebook-circled:before { content: '\ea4b'; }
.tora-icon-twitter:before { content: '\ec37'; }
