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

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

.yodaicon-info:before {
  content: "\e903";
}
