@font-face {
  font-family: 'wells';
  src: url('/icons/wells.woff?v=18c9274a8d1fbb07') format('woff'),
       url('/icons/wells.woff2?v=18c9274a8d1fbb07') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}


.wi {
  font-family: 'wells' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.wi-arrow-left::before { content: "\e900"; }
.wi-arrow-right::before { content: "\e901"; }
.wi-check-all::before { content: "\e902"; }
.wi-check-circle::before { content: "\e903"; }
.wi-check::before { content: "\e904"; }
.wi-file-text::before { content: "\e905"; }
.wi-graph-up::before { content: "\e906"; }
.wi-house-fill::before { content: "\e907"; }
.wi-instagram::before { content: "\e908"; }
.wi-list::before { content: "\e909"; }
.wi-mail::before { content: "\e90a"; }
.wi-pencil-note::before { content: "\e90b"; }
.wi-person-check::before { content: "\e90c"; }
.wi-person-circle::before { content: "\e90d"; }
.wi-phone::before { content: "\e90e"; }
.wi-puzzle::before { content: "\e90f"; }
.wi-save::before { content: "\e910"; }
.wi-telegram::before { content: "\e911"; }
.wi-x::before { content: "\e912"; }