@font-face {
  font-family: 'MovieDateFont';
  src:  url('/fonts/icomoon.eot?6xbhn9');
  src:  url('/fonts/icomoon.eot?6xbhn9#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?6xbhn9') format('truetype'),
    url('/fonts/icomoon.woff?6xbhn9') format('woff'),
    url('/fonts/icomoon.svg?6xbhn9#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: 'MovieDateFont' !important;
  speak: never;
  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-address:before {
  content: "\e904";
}
.icon-mail:before {
  content: "\e902";
}
.icon-more:before {
  content: "\e903";
}
.icon-next:before {
  content: "\e901";
}
.icon-prev:before {
  content: "\e900";
}
.icon-0:before {
  content: "\30";
  color: #9b9b9b;
}
.icon-1:before {
  content: "\31";
  color: #9b9b9b;
}
.icon-2:before {
  content: "\32";
  color: #9b9b9b;
}
.icon-3:before {
  content: "\33";
  color: #9b9b9b;
}
.icon-4:before {
  content: "\34";
  color: #9b9b9b;
}
.icon-5:before {
  content: "\35";
  color: #9b9b9b;
}
.icon-6:before {
  content: "\36";
  color: #9b9b9b;
}
.icon-7:before {
  content: "\37";
  color: #9b9b9b;
}
.icon-8:before {
  content: "\38";
  color: #9b9b9b;
}
.icon-9:before {
  content: "\39";
  color: #9b9b9b;
}
