@font-face {
    font-family: 'NetflixSansLight';
    src: url('NetflixSansLight.eot');
    src: url('NetflixSansLight.eot?#iefix') format('embedded-opentype'),
        url('NetflixSansLight.woff2') format('woff2'),
        url('NetflixSansLight.woff') format('woff'),
        url('NetflixSansLight.ttf') format('truetype'),
        url('NetflixSansLight.svg#.') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NetflixSansRegular';
    src: url('NetflixSansRegular.eot');
    src: url('NetflixSansRegular.eot?#iefix') format('embedded-opentype'),
        url('NetflixSansRegular.woff2') format('woff2'),
        url('NetflixSansRegular.woff') format('woff'),
        url('NetflixSansRegular.ttf') format('truetype'),
        url('NetflixSansRegular.svg#.') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NetflixSansItalic';
    src: url('NetflixSansItalic.eot');
    src: url('NetflixSansItalic.eot?#iefix') format('embedded-opentype'),
        url('NetflixSansItalic.woff2') format('woff2'),
        url('NetflixSansItalic.woff') format('woff'),
        url('NetflixSansItalic.ttf') format('truetype'),
        url('NetflixSansItalic.svg#.') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'NetflixSansBold';
    src: url('NetflixSansBold.eot');
    src: url('NetflixSansBold.eot?#iefix') format('embedded-opentype'),
        url('NetflixSansBold.woff2') format('woff2'),
        url('NetflixSansBold.woff') format('woff'),
        url('NetflixSansBold.ttf') format('truetype'),
        url('NetflixSansBold.svg#.') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

