@font-face {
  font-family: 'Hopes-Icons';
  src:
    url('fonts/Hopes-Icons.woff2?wd02aj') format('woff2'),
    url('fonts/Hopes-Icons.ttf?wd02aj') format('truetype'),
    url('fonts/Hopes-Icons.woff?wd02aj') format('woff'),
    url('fonts/Hopes-Icons.svg?wd02aj#Hopes-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="hop-icon-"], [class*=" hop-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Hopes-Icons' !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;
}

.hop-icon-arrow-left:before {
  content: "\e900";
}
.hop-icon-arrow-right:before {
  content: "\e901";
}
.hop-icon-arrow-top-right:before {
  content: "\e902";
}
.hop-icon-plus:before {
  content: "\e903";
}
.hop-icon-minus:before {
  content: "\e904";
}
.hop-icon-badge-check:before {
  content: "\e905";
}
.hop-icon-glow:before {
  content: "\e906";
}
.hop-icon-church:before {
  content: "\e907";
}
.hop-icon-celebrant:before {
  content: "\e908";
}
.hop-icon-flower:before {
  content: "\e909";
}
.hop-icon-vehicle:before {
  content: "\e90a";
}
.hop-icon-livestreaming:before {
  content: "\e90b";
}
.hop-icon-casket:before {
  content: "\e90c";
}
.hop-icon-music:before {
  content: "\e90d";
}
.hop-icon-slideshow:before {
  content: "\e90e";
}
.hop-icon-catering:before {
  content: "\e90f";
}
.hop-icon-magnifying-glass:before {
  content: "\e910";
}
.hop-icon-phone:before {
  content: "\e911";
}
.hop-icon-circle-arrow-left:before {
  content: "\e912";
}
.hop-icon-circle-arrow-right:before {
  content: "\e913";
}
.hop-icon-circle-arrow-up:before {
  content: "\e914";
}
.hop-icon-circle-arrow-down:before {
  content: "\e915";
}
.hop-icon-file-pdf:before {
  content: "\e916";
}
.hop-icon-facebook-f:before {
  content: "\e917";
}
.hop-icon-instagram:before {
  content: "\e918";
}
