@font-face {
    font-family: 'ICTV';
	font-style: normal;
	font-weight: 700;
    src: url('fonts/font/ICTV-Bold.eot');
    src: url('fonts/font/ICTV-Bold.eot') format('embedded-opentype'),
         url('fonts/font/ICTV-Bold.woff2') format('woff2'),
         url('fonts/font/ICTV-Bold.woff') format('woff'),
         url('fonts/font/ICTV-Bold.ttf') format('truetype');
  font-display: swap;
}
/*@font-face {*/
/*    font-family: 'ICTV';*/
/*	font-style: normal;*/
/*	font-weight: 300;*/
/*    src: url('fonts/font/ICTV-Thin.eot');*/
/*    src: url('fonts/font/ICTV-Thin.eot') format('embedded-opentype'),*/
/*         url('fonts/font/ICTV-Thin.woff2') format('woff2'),*/
/*         url('fonts/font/ICTV-Thin.woff') format('woff'),*/
/*         url('fonts/font/ICTV-Thin.ttf') format('truetype');*/
/*  font-display: swap;*/
/*}*/
@font-face {
    font-family: 'ICTV';
	font-style: normal;
	font-weight: 400;
    src: url('fonts/font/ICTV-Regular.eot');
    src: url('fonts/font/ICTV-Regular.eot') format('embedded-opentype'),
         url('fonts/font/ICTV-Regular.woff2') format('woff2'),
         url('fonts/font/ICTV-Regular.woff') format('woff'),
         url('fonts/font/ICTV-Regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
	font-family: 'ICTV';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/font/ICTV-Regular.eot');
	src: url('fonts/font/ICTV-Regular.eot') format('embedded-opentype'),
	url('fonts/font/ICTV-Regular.woff2') format('woff2'),
	url('fonts/font/ICTV-Regular.woff') format('woff'),
	url('fonts/font/ICTV-Regular.ttf') format('truetype');
	font-display: swap;
}
