@font-face {
    font-family: 'ICTV';
    src: url('ICTV-Bold.eot');
    src: local('ICTV-Bold'),
        url('ICTV-Bold.eot?#iefix') format('embedded-opentype'),
        url('ICTV-Bold.woff2') format('woff2'),
        url('ICTV-Bold.woff') format('woff'),
        url('ICTV-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ICTV';
    src: url('ICTV-Regular.eot');
    src: local('ICTV'), local('ICTV-Regular'),
        url('ICTV-Regular.eot?#iefix') format('embedded-opentype'),
        url('ICTV-Regular.woff2') format('woff2'),
        url('ICTV-Regular.woff') format('woff'),
        url('ICTV-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ICTV';
    src: url('ICTV-Thin.eot');
    src: local('ICTV Thin'), local('ICTV-Thin'),
        url('ICTV-Thin.eot?#iefix') format('embedded-opentype'),
        url('ICTV-Thin.woff2') format('woff2'),
        url('ICTV-Thin.woff') format('woff'),
        url('ICTV-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

