@font-face {
  font-family: 'agenda-font-icons';
  src:  url('../fonts/agenda-font-icons-11.eot?46i9r2');
  src:  url('../fonts/agenda-font-icons-11.eot?46i9r2#iefix') format('embedded-opentype'),
    url('../fonts/agenda-font-icons-11.ttf?46i9r2') format('truetype'),
    url('../fonts/agenda-font-icons-11.woff?46i9r2') format('woff'),
    url('../fonts/agenda-font-icons-11.svg?46i9r2#agenda-font-icons-11') 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: 'agenda-font-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;
}