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

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

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

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

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

