@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8aklwm');
  src:  url('fonts/icomoon.eot?8aklwm#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8aklwm') format('truetype'),
    url('fonts/icomoon.woff?8aklwm') format('woff'),
    url('fonts/icomoon.svg?8aklwm#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: 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-call:before {
  content: "\e900";
}
.icon-close:before {
  content: "\e901";
}
.icon-cross:before {
  content: "\e902";
}
.icon-fb:before {
  content: "\e903";
}
.icon-fitness:before {
  content: "\e904";
}
.icon-garden:before {
  content: "\e905";
}
.icon-indoor:before {
  content: "\e906";
}
.icon-insta:before {
  content: "\e907";
}
.icon-left-arrow:before {
  content: "\e908";
}
.icon-menu:before {
  content: "\e909";
}
.icon-parking:before {
  content: "\e90a";
}
.icon-playground:before {
  content: "\e90b";
}
.icon-retail:before {
  content: "\e90c";
}
.icon-right-arrow:before {
  content: "\e90d";
}
.icon-security:before {
  content: "\e90e";
}
.icon-senior:before {
  content: "\e90f";
}
.icon-steam:before {
  content: "\e910";
}
.icon-tick:before {
  content: "\e911";
}
.icon-yoga:before {
  content: "\e912";
}
