@font-face {
  font-family: "fontello";
  src: url('fontello.woff2?t=1753869224768') format('woff2');
}

[class^="fontello-"], [class*=" fontello-"] {
  font-family: 'fontello' !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.fontello-account-open::before { content: "\ea01"; }
.fontello-account::before { content: "\ea02"; }
.fontello-arrow::before { content: "\ea03"; }
.fontello-chevrons-up::before { content: "\ea04"; }
.fontello-coin::before { content: "\ea05"; }
.fontello-console::before { content: "\ea06"; }
.fontello-copy::before { content: "\ea07"; }
.fontello-file::before { content: "\ea08"; }
.fontello-funds::before { content: "\ea09"; }
.fontello-info::before { content: "\ea0a"; }
.fontello-kite::before { content: "\ea0b"; }
.fontello-message-square::before { content: "\ea0c"; }
.fontello-search::before { content: "\ea0d"; }
.fontello-thumbsup::before { content: "\ea0e"; }
.fontello-tickets::before { content: "\ea0f"; }
.fontello-upload::before { content: "\ea10"; }
.fontello-your-account::before { content: "\ea11"; }


