@font-face {
  font-family: 'artistry';
  src:  url('/fonts/_v2/artistry.eot?f4wl6y');
  src:  url('/fonts/_v2/artistry.eot?f4wl6y#iefix') format('embedded-opentype'),
    url('/fonts/_v2/artistry.ttf?f4wl6y') format('truetype'),
    url('/fonts/_v2/artistry.woff?f4wl6y') format('woff'),
    url('/fonts/_v2/artistry.svg?f4wl6y#artistry') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: auto;
}

[class^="artistry-icon-"], [class*=" artistry-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'artistry' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-display: auto;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.artistry-icon-book:before {
  content: "\e90c";
}
.artistry-icon-youtube:before {
  content: "\e90b";
}
.artistry-icon-linkedin:before {
  content: "\e907";
}
.artistry-icon-instagram:before {
  content: "\e908";
}
.artistry-icon-facebook:before {
  content: "\e909";
}
.artistry-icon-twitter:before {
  content: "\e90a";
}
.artistry-icon-checkmark:before {
  content: "\e906";
}
.artistry-icon-phone:before {
  content: "\e905";
}
.artistry-icon-arrow-light:before {
  content: "\e901";
}
.artistry-icon-arrow-right:before {
  content: "\e900";
}
.artistry-icon-close:before {
  content: "\e600";
}
.artistry-icon-menu:before {
  content: "\e601";
}
.artistry-icon-search:before {
  content: "\e904";
}
.artistry-icon-block-quote-right:before {
  content: "\e902";
}
.artistry-icon-block-quote-left:before {
  content: "\e903";
}

