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

[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-calender:before {
  content: "\e600";
}
.icon-pen:before {
  content: "\e601";
}
.icon-magnifier:before {
  content: "\e602";
}
.icon-list:before {
  content: "\e603";
}
.icon-gallery:before {
  content: "\e604";
}
.icon-map:before {
  content: "\e605";
}
.icon-filter:before {
  content: "\e606";
}
.icon-marker:before {
  content: "\e607";
}
.icon-externalLink:before {
  content: "\e608";
}
.icon-download:before {
  content: "\e609";
}
.icon-checkmark:before {
  content: "\e60a";
}
.icon-simpleArrowLeft:before {
  content: "\e60b";
}
.icon-simpleArrowRight:before {
  content: "\e60c";
}
.icon-print:before {
  content: "\e60d";
}
.icon-report:before {
  content: "\e60e";
}
.icon-promote:before {
  content: "\e60f";
}
.icon-reminder:before {
  content: "\e610";
}
.icon-share:before {
  content: "\e611";
}
.icon-earth:before {
  content: "\e612";
}
.icon-triangleDown:before {
  content: "\e613";
}
.icon-triangleUp:before {
  content: "\e614";
}
.icon-closer:before {
  content: "\e615";
}
.icon-facebook:before {
  content: "\e616";
}
.icon-twitter:before {
  content: "\e617";
}
.icon-google:before {
  content: "\e618";
}
.icon-building:before {
  content: "\e900";
}
.icon-poiMarker:before {
  content: "\e901";
}
.icon-reportMessage:before {
  content: "\e902";
}
.icon-message:before {
  content: "\e903";
}
.icon-play:before {
  content: "\e904";
}
