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

@font-face {
    font-family: 'Sentinel';
    src: url('Sentinel-LightItalic.eot');
    src: url('Sentinel-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('Sentinel-LightItalic.woff2') format('woff2'),
        url('Sentinel-LightItalic.woff') format('woff'),
        url('Sentinel-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Sentinel';
    src: url('Sentinel-SemiboldItalic.eot');
    src: url('Sentinel-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
        url('Sentinel-SemiboldItalic.woff2') format('woff2'),
        url('Sentinel-SemiboldItalic.woff') format('woff'),
        url('Sentinel-SemiboldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

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

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

