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

[class*="icon"] [class^="jr-"], 
[class*="icon"] [class*=" jr-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'John_Rhind' !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-jr-logo:before {
  content: "\e901";
}
.jr-search:before {
  content: "\e900";
}
.jr-phone:before {
  content: "\e902";
}
.jr-view-live:before {
  content: "\e903";
}
.jr-map-marker:before {
  content: "\e904";
}
.jr-facebook:before {
  content: "\e905";
}
.jr-date-time:before {
  content: "\e906";
}
.jr-document:before {
  content: "\e907";
}
.jr-mail:before {
  content: "\e908";
}
.jr-left-arrow:before {
  content: "\e909";
}
.jr-right-arrow:before {
  content: "\e90a";
}
.jr-download:before {
  content: "\e90b";
}
.jr-coffins:before {
  content: "\e90c";
}
.jr-questions:before {
  content: "\e90d";
}
.jr-heart:before {
  content: "\e90e";
}
.jr-tags:before {
  content: "\e90f";
}
.jr-tribute:before {
  content: "\e910";
}
