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


@font-face {
    font-family: 'iconFont';
    src: url('fonts/ZapfDingBats.eot');
    src: url('fonts/ZapfDingBats.eot?#iefix') format('embedded-opentype'),
        url('fonts/ZapfDingBats.woff2') format('woff2'),
        url('fonts/ZapfDingBats.woff') format('woff'),
        url('fonts/ZapfDingBats.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'conceptstory-villa1' !important;
  speak: none;
  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-a-icon-transp:before {
  content: "\e90b";
}
.icon-eca-blue-transp:before {
  content: "\e90c";
}

.icon-singers:before {
  content: "\e906";
}
.icon-choirs:before {
  content: "\e907";
}
.icon-music:before {
  content: "\e908";
}
.icon-conductors:before {
  content: "\e909";
}
.icon-professionals:before {
  content: "\e90a";
}
.icon-tick:before {
  content: "\e91e";
}
.icon-down:before {
  content: "\e900";
}
.icon-right:before {
  content: "\e901";
}
.icon-left:before {
  content: "\e902";
}
.icon-up:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e904";
}
.icon-play:before {
  content: "\e905";
}
.et-social-twitter a.icon:before {
    background-image: url('img/x-logo-white.svg');
    background-size: 15px;
    content: '';
    height: 15px;
    display: inline-block;
    width: 15px;
}
.et-social-twitter:hover a.icon:before {
    background-image: url('img/x-logo-primary.svg');
}
