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

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

.icon-lifestyle-bars-solid:before {
  content: "\e900";
}
.icon-lifestyle-times-solid:before {
  content: "\e901";
}
.icon-lifestyle-quote-left-solid:before {
  content: "\e902";
}
