@font-face {
  font-family: 'fl-icons';
  src: url('fl-icons.woff2') format('woff2'),
       url('fl-icons.woff') format('woff'),
       url('fl-icons.ttf') format('truetype'),
       url('fl-icons.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

[class^="fl-"], [class*=" fl-"] {
  font-family: 'fl-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
