@font-face {
  font-family: 'agora';
  src:
    url('fonts/agora.ttf?3datp9') format('truetype'),
    url('fonts/agora.woff?3datp9') format('woff'),
    url('fonts/agora.svg?3datp9#agora') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-twitter:before {
  content: "\e912";
}
.icon-folder-open:before {
  content: "\e911";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-home:before {
  content: "\e905";
}
.icon-newspaper:before {
  content: "\e906";
}
.icon-books:before {
  content: "\e920";
}
.icon-cart:before {
  content: "\e93a";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-chevron-right:before {
  content: "\e90f";
}
.icon-chevron-left:before {
  content: "\e910";
}
.icon-chevron-up:before {
  content: "\e90d";
}
.icon-close:before {
  content: "\e908";
}
.icon-stars:before {
  content: "\e907";
}
.icon-menu:before {
  content: "\e900";
}
.icon-bookmark:before {
  content: "\e904";
}
.icon-calendar-check-o:before {
  content: "\e90c";
}
.icon-download:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e901";
}
.icon-paper-plane:before {
  content: "\e902";
}
.icon-envelope:before {
  content: "\e903";
}
.icon-megaphone:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\e90b";
}
