@font-face {
  font-family: 'divi-booster-icons';
  src:  url('fonts/divi-booster-icons.eot?7o75rl');
  src:  url('fonts/divi-booster-icons.eot?7o75rl#iefix') format('embedded-opentype'),
    url('fonts/divi-booster-icons.ttf?7o75rl') format('truetype'),
    url('fonts/divi-booster-icons.woff?7o75rl') format('woff'),
    url('fonts/divi-booster-icons.svg?7o75rl#divi-booster-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.divi-booster-icons-linktree:before {
  content: "\e900";
  color: #39e09b;
}
.divi-booster-icons-eventbrite:before {
  content: "\e901";
  color: #eb572c;
}
