@font-face {
  font-family: 'IcoFont';
  font-weight: 400;
  font-style: normal;
  src: url('fonts/icofont.woff2') format('woff2'),
       url('fonts/icofont.woff') format('woff');
}

[class*=" icofont-"],
[class^="icofont-"] {
  font-family: 'IcoFont' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.icofont-simple-smile:before { content: "\eb02"; }
.icofont-building-alt:before  { content: "\e98a"; }
.icofont-bucket2:before       { content: "\eec6"; }
.icofont-users-alt-5:before   { content: "\ed0a"; }
.icofont-simple-up:before     { content: "\eab9"; }