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

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

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

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

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

