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

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

.vc-icon-arrow-right-handdrawn:before {
  content: "\e900";
}
.vc-icon-arrow-right-thin:before {
  content: "\e901";
}
.vc-icon-arrow-right:before {
  content: "\e902";
}
.vc-icon-arrow-up-right-thin:before {
  content: "\e903";
}
.vc-icon-arrow-up-right:before {
  content: "\e904";
}
.vc-icon-calendar:before {
  content: "\e905";
}
.vc-icon-check-circle-solid:before {
  content: "\e906";
}
.vc-icon-check-circle:before {
  content: "\e907";
}
.vc-icon-check:before {
  content: "\e908";
}
.vc-icon-chevron-down:before {
  content: "\e909";
}
.vc-icon-chevron-left:before {
  content: "\e90a";
}
.vc-icon-chevron-right:before {
  content: "\e90b";
}
.vc-icon-chevron-up:before {
  content: "\e90c";
}
.vc-icon-circle-solid:before {
  content: "\e90d";
}
.vc-icon-close:before {
  content: "\e90e";
}
.vc-icon-menu:before {
  content: "\e90f";
}
.vc-icon-minus-thin:before {
  content: "\e910";
}
.vc-icon-minus:before {
  content: "\e911";
}
.vc-icon-phone:before {
  content: "\e912";
}
.vc-icon-plus-thin:before {
  content: "\e913";
}
.vc-icon-plus:before {
  content: "\e914";
}
.vc-icon-star:before {
  content: "\e915";
}
