@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?n0xyd9');
  src:  url('fonts/icomoon.eot?n0xyd9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?n0xyd9') format('truetype'),
    url('fonts/icomoon.woff?n0xyd9') format('woff'),
    url('fonts/icomoon.svg?n0xyd9#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: 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-gallery:before {
  content: "\e908";
}
.icon-PDF:before {
  content: "\e909";
}
.icon-link:before {
  content: "\e907";
}
.icon-share:before {
  content: "\e906";
}
.icon-home:before {
  content: "\e905";
}
.icon-pause-btn:before {
  content: "\e904";
}
.icon-right-arrow:before {
  content: "\e902";
}
.icon-left-arrow:before {
  content: "\e903";
}
.icon-play-button-2:before {
  content: "\e900";
}
.icon-search-icon:before {
  content: "\e901";
}
