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

[class^="icons-"], [class*=" icons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !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;
}

.icons-business-meeting:before {
  content: "\e90e";
}
.icons-group:before {
  content: "\e90f";
}
.icons-idea-1:before {
  content: "\e910";
}
.icons-idea:before {
  content: "\e911";
}
.icons-video:before {
  content: "\e912";
}
.icons-find-loan:before {
  content: "\e913";
}
.icons-investment:before {
  content: "\e90d";
}
.icons-tick-inside-circle:before {
  content: "\e903";
}
.icons-calculator-3:before {
  content: "\e904";
}
.icons-calculator-2:before {
  content: "\e905";
}
.icons-smart-home:before {
  content: "\e906";
}
.icons-searching-for-home:before {
  content: "\e907";
}
.icons-calculator-1:before {
  content: "\e908";
}
.icons-calculator:before {
  content: "\e909";
}
.icons-call-answer:before {
  content: "\e90a";
}
.icons-check-form:before {
  content: "\e90b";
}
.icons-check-box:before {
  content: "\e90c";
}
.icons-mortgage:before {
  content: "\e900";
}
.icons-appointment:before {
  content: "\e901";
}
.icons-consultation:before {
  content: "\e902";
}
