@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "cinema-rx" !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: "cinema-rx" !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-arrow-down:before {
  content: "d";
}
.icon-arrow-left:before {
  content: "l";
}
.icon-arrow-up:before {
  content: "u";
}
.icon-arrow-right:before {
  content: "r";
}
.icon-arrow:before {
  content: "L";
}
.icon-arrow-box-office:before {
  content: "D";
}
.icon-arrow-box-office-up:before {
  content: "U";
}
.icon-menu:before {
  content: "m";
}
.icon-article:before {
  content: "b";
}
.icon-audio-low:before {
  content: "1";
}
.icon-audio-max:before {
  content: "2";
}
.icon-audio-medium:before {
  content: "3";
}
.icon-audio-mute:before {
  content: "4";
}
.icon-play-arrow:before {
  content: "5";
}
.icon-play:before {
  content: "6";
}
.icon-play-outlined:before {
  content: "7";
}
.icon-fullscreen:before {
  content: "8";
}
.icon-minus-box-office:before {
  content: "-";
}
.icon-checkmark:before {
  content: "c";
}
.icon-close:before {
  content: "x";
}
.icon-pinterest:before {
  content: "P";
}
.icon-popcorn:before {
  content: "p";
}
.icon-email:before {
  content: "E";
}
.icon-email-outline:before {
  content: "e";
}
.icon-star:before {
  content: "s";
}
.icon-star-cinema:before {
  content: "S";
}
.icon-facebook:before {
  content: "F";
}
.icon-google-plus:before {
  content: "a";
}
.icon-instagram:before {
  content: "I";
}
.icon-twitter:before {
  content: "T";
}
.icon-rss:before {
  content: "R";
}
.icon-comment:before {
  content: "C";
}
.icon-clock:before {
  content: "t";
}
.icon-movie:before {
  content: "f";
}
.icon-camera:before {
  content: "g";
}
.icon-trailer:before {
  content: "V";
}
.icon-spotlight:before {
  content: "h";
}
.icon-thumb-down:before {
  content: "i";
}
.icon-thumb-up:before {
  content: "j";
}
.icon-pencil:before {
  content: "k";
}
.icon-place:before {
  content: "n";
}
.icon-heart:before {
  content: "o";
}
.icon-home:before {
  content: "q";
}
.icon-screen:before {
  content: "v";
}
.icon-search:before {
  content: "w";
}
.icon-link:before {
  content: "y";
}
