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

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

.wst-icon-arrow-down:before {
  content: "\e900";
}
.wst-icon-arrow-long-right:before {
  content: "\e901";
}
.wst-icon-chevron-up:before {
  content: "\e902";
}
.wst-icon-chevron-down:before {
  content: "\e903";
}
.wst-icon-check:before {
  content: "\e904";
}
.wst-icon-plus:before {
  content: "\e905";
}
.wst-icon-minus:before {
  content: "\e906";
}
.wst-icon-play:before {
  content: "\e907";
}
.wst-icon-phone:before {
  content: "\e908";
}
.wst-icon-mail:before {
  content: "\e909";
}
.wst-icon-clock:before {
  content: "\e90a";
}
.wst-icon-search:before {
  content: "\e90b";
}
.wst-icon-facebook:before {
  content: "\e90c";
}
.wst-icon-professional:before {
  content: "\e90d";
}
.wst-icon-understanding-knowledgeable:before {
  content: "\e90e";
}
.wst-icon-respectful-caring:before {
  content: "\e90f";
}
.wst-icon-friendly-reliable:before {
  content: "\e910";
}
