@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?vsz3sj');
  src:  url('fonts/icomoon.eot?vsz3sj#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?vsz3sj') format('truetype'),
    url('fonts/icomoon.woff?vsz3sj') format('woff'),
    url('fonts/icomoon.svg?vsz3sj#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-checkmark:before {
  content: "\e909";
}
.icon-ico_book:before {
  content: "\e900";
}
.icon-ico_bookmark:before {
  content: "\e901";
}
.icon-ico_favorite:before {
  content: "\e903";
}
.icon-ico_search:before {
  content: "\e904";
}
.icon-ico_person:before {
  content: "\e904";
}
.icon-Icon-material-mail:before {
  content: "\e906";
}
.icon-Icon-simple-line:before {
  content: "\e907";
}
.icon-angle-right:before {
  content: "\e908";
}
.icon-file_download:before {
  content: "\e90a";
}
.icon-share2:before {
  content: "\ea82";
}
.icon-store-front:before {
  content: "\e90b";
}
.icon-checkmark1:before {
  content: "\e902";
}
