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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-lock:before {
  content: "\e905";
  position: relative;
  font-size: 75px;
  top:-20px;
}
.icon-bus:before {
  content: "\e904";
}
.icon-bed:before {
  content: "\e901";
}
.icon-hotel:before {
  content: "\e901";
}
.icon-industry:before {
  content: "\e902";
}
.icon-home:before {
  content: "\e900";
}
.icon-office:before {
  content: "\e903";
}
.icon-droplet:before {
  content: "\e90b";
}
.icon-library:before {
  content: "\e921";
}
.icon-printer:before {
  content: "\e954";
}
.icon-spoon-knife:before {
  content: "\e9a3";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-twitter:before {
  content: "\ea96";
}
