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

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

.jr-icon-arrow-left:before {
  content: "\e900";
}
.jr-icon-arrow-right:before {
  content: "\e901";
}
.jr-icon-arrow-up-right:before {
  content: "\e902";
}
.jr-icon-download:before {
  content: "\e903";
}
.jr-icon-facebook:before {
  content: "\e904";
}
.jr-icon-minus:before {
  content: "\e905";
}
.jr-icon-plus:before {
  content: "\e906";
}
.jr-icon-star:before {
  content: "\e907";
}
.jr-icon-burial:before {
  content: "\e908";
}
.jr-icon-caskets:before {
  content: "\e909";
}
.jr-icon-catering:before {
  content: "\e90a";
}
.jr-icon-cremation:before {
  content: "\e90b";
}
.jr-icon-memorial:before {
  content: "\e90c";
}
.jr-icon-multimedia:before {
  content: "\e90d";
}
.jr-icon-repatriation:before {
  content: "\e90e";
}
.jr-icon-venues:before {
  content: "\e90f";
}
.jr-icon-compassionate:before {
  content: "\e910";
}
.jr-icon-facilities:before {
  content: "\e911";
}
.jr-icon-pricing:before {
  content: "\e912";
}
.jr-icon-trusted:before {
  content: "\e913";
}
.jr-icon-phone:before {
  content: "\e914";
}
.jr-icon-search:before {
  content: "\e915";
}
