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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-document-certificate:before {
  content: "\e901";
}
.icon-location_on:before {
  content: "\e900";
}
.icon-place:before {
  content: "\e900";
}
.icon-room:before {
  content: "\e900";
}
.icon-library:before {
  content: "\e921";
}
.icon-file-empty:before {
  content: "\e924";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-clock:before {
  content: "\e94e";
}
.icon-calendar:before {
  content: "\e953";
}
.icon-display:before {
  content: "\e956";
}
.icon-users:before {
  content: "\e972";
}
