/* Webfont: cinemasunday-Regular */@font-face {
    font-family: 'black';
    src: url('Black 2.0.woff') format('woff'), /* Modern Browsers */
         url('Black 2.0.woff2') format('woff2'), /* Modern Browsers */
         url('Black 2.0.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}