@font-face {
    font-family: 'Cochin LT Std';
    src: url('Cochin-regular-Italic.eot');
    src: local('Cochin LT Std Italic'), local('CochinLTStd-Italic'),
        url('Cochin-regular-Italic.eot?#iefix') format('embedded-opentype'),
        url('Cochin-regular-Italic.woff2') format('woff2'),
        url('Cochin-regular-Italic.woff') format('woff'),
        url('Cochin-regular-Italic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'Cochin LT Std';
    src: url('Cochin-regular.eot');
    src: local('Cochin LT Std Roman'), local('CochinLTStd'),
        url('Cochin-regular.eot?#iefix') format('embedded-opentype'),
        url('Cochin-regular.woff2') format('woff2'),
        url('Cochin-regular.woff') format('woff'),
        url('Cochin-regular.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cochin LT Std';
    src: url('Cochin-regular-BoldItalic.eot');
    src: local('Cochin LT Std Bold Italic'), local('CochinLTStd-BoldItalic'),
        url('Cochin-regular-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('Cochin-regular-BoldItalic.woff2') format('woff2'),
        url('Cochin-regular-BoldItalic.woff') format('woff'),
        url('Cochin-regular-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

