@font-face {
  font-family: 'aar-ico';
  src:  url('fonts/aar-ico.eot?nxjen7');
  src:  url('fonts/aar-ico.eot?nxjen7#iefix') format('embedded-opentype'),
    url('fonts/aar-ico.ttf?nxjen7') format('truetype'),
    url('fonts/aar-ico.woff?nxjen7') format('woff'),
    url('fonts/aar-ico.svg?nxjen7#aar-ico') 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: 'aar-ico' !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-shake-hands:before {
  content: "\e912";
}
.icon-menu:before {
  content: "\e900";
}
.icon-magnifying-glass:before {
  content: "\e901";
}
.icon-user:before {
  content: "\e902";
}
.icon-arrow-goto:before {
  content: "\e903";
}
.icon-arrow-right:before {
  content: "\e904";
}
.icon-chevron-right:before {
  content: "\e905";
}
.icon-chevron-left:before {
  content: "\e906";
}
.icon-chevron-up:before {
  content: "\e907";
}
.icon-chevron-down:before {
  content: "\e908";
}
.icon-pencil:before {
  content: "\e909";
}
.icon-facebook:before {
  content: "\e90a";
}
.icon-linkedin:before {
  content: "\e90b";
}
.icon-whatsapp:before {
  content: "\e90c";
}
.icon-close:before {
  content: "\e90d";
}
.icon-course:before {
  content: "\e90e";
}
.icon-diagnosis:before {
  content: "\e90f";
}
.icon-ad:before {
  content: "\e910";
}
.icon-finance:before {
  content: "\e911";
}
.icon-filter-vertical:before {
  content: "\e913";
}
.icon-filter-horizontal:before {
  content: "\e914";
}
