@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3o4ud3');
  src:  url('fonts/icomoon.eot?3o4ud3#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3o4ud3') format('truetype'),
    url('fonts/icomoon.woff?3o4ud3') format('woff'),
    url('fonts/icomoon.svg?3o4ud3#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-book-consult:before {
  content: "\e900";
}
.icon-book-event:before {
  content: "\e901";
}
.icon-book-shoot:before {
  content: "\e902";
}
.icon-clock:before {
  content: "\e903";
}
.icon-email:before {
  content: "\e904";
}
.icon-locations:before {
  content: "\e905";
}
.icon-meeting:before {
  content: "\e906";
}
.icon-people:before {
  content: "\e907";
}
.icon-sq-ft:before {
  content: "\e908";
}
.icon-venture-01:before {
  content: "\e909";
}
.icon-venture-02:before {
  content: "\e90a";
}
.icon-venture-03:before {
  content: "\e90b";
}
.icon-venture-04:before {
  content: "\e90c";
}
.icon-venture-05:before {
  content: "\e90d";
}
.icon-venture-06:before {
  content: "\e90e";
}
.icon-whatsapp:before {
  content: "\e90f";
}
.icon-world:before {
  content: "\e910";
}
