@charset "UTF-8";

@font-face {
  font-family: "dj-tp";
  src:url("fonts/dj-tp.eot");
  src:url("fonts/dj-tp.eot?#iefix") format("embedded-opentype"),
    url("fonts/dj-tp.woff") format("woff"),
    url("fonts/dj-tp.ttf") format("truetype"),
    url("fonts/dj-tp.svg#dj-tp") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "dj-tp" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "dj-tp" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dj-tp-logo-w-version:before {
  content: "\61";
}
.icon-xylo:before {
  content: "\62";
}
.icon-svg-header-testimonials:before {
  content: "\63";
}
.icon-svg-header-music:before {
  content: "\64";
}
.icon-svg-header-clients:before {
  content: "\65";
}
.icon-svg-header-testimonials-1:before {
  content: "\66";
}
