@font-face {
    font-family: 'evicon';
    src: url('/fonts/evicon.eot?nf9hd0');
    src: url('/fonts/evicon.eot?nf9hd0#iefix') format('embedded-opentype'), url('/fonts/evicon.ttf?nf9hd0') format('truetype'), url('/fonts/evicon.woff?nf9hd0') format('woff'), url('/fonts/evicon.svg?nf9hd0#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="evicon-"], [class*=" evicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'evicon' !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;
}

.evicon-events-calendar:before {
  content: "\e900";
}
