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

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

.icon-ai_01:before {
  content: "\e900";
}
.icon-ai_02:before {
  content: "\e901";
}
.icon-ai_03:before {
  content: "\e902";
}

