@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?6mdhk1');
  src:  url('fonts/icomoon.eot?6mdhk1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?6mdhk1') format('truetype'),
    url('fonts/icomoon.woff?6mdhk1') format('woff'),
    url('fonts/icomoon.svg?6mdhk1#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {

  font-family: 'icomoon' !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;
}

.icon-home:before {
  content: "\e900";
}
.icon-file-text:before {
  content: "\e922";
}
.icon-file-text2:before {
  content: "\e926";
}
.icon-folder:before {
  content: "\e92f";
}
.icon-phone:before {
  content: "\e942";
}
.icon-envelop:before {
  content: "\e945";
}
.icon-location:before {
  content: "\e947";
}
.icon-briefcase:before {
  content: "\e9ae";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-sphere:before {
  content: "\e9c9";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-radio-checked:before {
  content: "\ea54";
}
.icon-libreoffice:before {
  content: "\eae3";
}
