
@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/raleway/v18/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/raleway/v18/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/raleway/v18/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: cn2022;
    src: url('https://www.cinenews.be/assets/fonts/cn2022/cn2022.eot?v20211021');
    src: url('https://www.cinenews.be/assets/fonts/cn2022/cn2022.eot?v20211021') format('embedded-opentype'), url('https://www.cinenews.be/assets/fonts/cn2022/cn2022.woff?v20211021') format('woff'), url('https://www.cinenews.be/assets/fonts/cn2022/cn2022.ttf?v20211021') format('truetype'), url('https://www.cinenews.be/assets/fonts/cn2022/cn2022.svg?v20211021') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

body, table {
	background:#000;
	color:#999;
	font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	overflow:hidden;
}
button, a, a:visited, a:active, a:hover, a:focus {
	color:inherit;
	text-decoration: none;
}
button, input, select, textarea {
    font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size:11px;
    outline: none;
    border:0;
}
ul, li {
    margin: 0;
    padding:0;
    list-style: none;
}