@font-face {
  font-family: 'icomoon-new';
  src:  url('../fonts/icomoon-new.eot?4j2xr0');
  src:  url('../fonts/icomoonnew.eot?w0dvnw#4j2xr0') format('embedded-opentype'),
    url('../fonts/icomoonnew.ttf?4j2xr0') format('truetype'),
    url('../fonts/icomoonnew.woff?4j2xr0') format('woff'),
    url('../fonts/icomoonnew.svg?4j2xr0#icomoon-new') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="iconnew-"], [class*=" iconnew-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-new' !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;
}

.iconnew-email:before {
  content: "\e902";
}
.iconnew-location:before {
  content: "\e903";
}
.iconnew-phone:before {
  content: "\e904";
}
.iconnew-profile-name:before {
  content: "\e905";
}
.iconnew-calendar-grey-icon:before {
  content: "\e900";
}
.iconnew-clock-grey-icon:before {
  content: "\e901";
}
.iconnew-download:before {
  content: "\e906";
}


