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

[class*="ebu-icon"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 46px;
  display: inline-block;

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

.ebu-icon-closed_login:before {
  content: "\e900";
}
.ebu-icon-mail_login:before {
  content: "\e901";
}
.ebu-icon-location:before {
  content: "\3f";
}
.ebu-icon-sports:before {
  content: "\41";
}
.ebu-icon-technologie:before {
  content: "\42";
}
.ebu-icon-training:before {
  content: "\43";
}
.ebu-icon-twitter:before {
  content: "\44";
}
.ebu-icon-valide:before {
  content: "\45";
}
.ebu-icon-valide1:before {
  content: "\46";
}
.ebu-icon-affairs:before {
  content: "\48";
}
.ebu-icon-arrow:before {
  content: "\49";
}
.ebu-icon-call:before {
  content: "\4a";
}
.ebu-icon-closed:before {
  content: "\4c";
}
.ebu-icon-entertainement:before {
  content: "\4d";
}
.ebu-icon-fb:before {
  content: "\4e";
}
.ebu-icon-gplus:before {
  content: "\4f";
}
.ebu-icon-info:before {
  content: "\50";
}
.ebu-icon-legal:before {
  content: "\51";
}
.ebu-icon-linkedin:before {
  content: "\52";
}
.ebu-icon-media:before {
  content: "\54";
}
.ebu-icon-more:before {
  content: "\56";
}
.ebu-icon-music:before {
  content: "\57";
}
.ebu-icon-new-media:before {
  content: "\58";
}
.ebu-icon-pen:before {
  content: "\59";
}
.ebu-icon-search:before {
  content: "\61";
}
.ebu-icon-skype:before {
  content: "\62";
}
.ebu-icon-ebu-arrow-left:before {
  content: "\ea38";
}
.ebu-icon-github:before {
  content: "\eab0";
}
.ebu-icon-lock:before {
  content: "\e98f";
}

