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

[class^="icon-"], [class*=" icon-"] {
  /* 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;

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

.icon-movie:before {
  content: "\e908";
}
.icon-about:before {
  content: "\e900";
}
.icon-business:before {
  content: "\e901";
}
.icon-company:before {
  content: "\e902";
}
.icon-contact:before {
  content: "\e903";
}
.icon-initiatives:before {
  content: "\e904";
}
.icon-recruit:before {
  content: "\e905";
}
.icon-tel:before {
  content: "\e906";
}
.icon-works:before {
  content: "\e907";
}
