@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?muegq8');
  src:  url('fonts/icomoon.eot?muegq8#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?muegq8') format('truetype'),
    url('fonts/icomoon.woff?muegq8') format('woff'),
    url('fonts/icomoon.svg?muegq8#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-arrow-right:before {
  content: "\e909";
}
.icon-long-arrow-right:before {
  content: "\e908";
}
.icon-clock:before {
  content: "\e900";
}
.icon-time:before {
  content: "\e900";
}
.icon-schedule:before {
  content: "\e900";
}
.icon-location1:before {
  content: "\e901";
}
.icon-phone1:before {
  content: "\e903";
}
.icon-note:before {
  content: "\e904";
}
.icon-calendar:before {
  content: "\e905";
}
.icon-wallet:before {
  content: "\e906";
}
.icon-mail-envelope-closed:before {
  content: "\e902";
}
.icon-warning:before {
  content: "\e907";
}
