@font-face {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 400;
    src: local('Cormorant'), url('https://fonts.cdnfonts.com/s/20301/Cormorant-Regular.woff') format('woff');
}
@font-face {
    font-family: 'Cormorant';
    font-style: italic;
    font-weight: 400;
    src: local('Cormorant'), url('https://fonts.cdnfonts.com/s/20301/Cormorant-RegularItalic.woff') format('woff');
}
@font-face {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 500;
    src: local('Cormorant'), url('https://fonts.cdnfonts.com/s/20301/Cormorant-Medium.woff') format('woff');
}
@font-face {
    font-family: 'Cormorant';
    font-style: italic;
    font-weight: 500;
    src: local('Cormorant'), url('https://fonts.cdnfonts.com/s/20301/Cormorant-MediumItalic.woff') format('woff');
}
@font-face {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 700;
    src: local('Cormorant'), url('https://fonts.cdnfonts.com/s/20301/Cormorant-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Cormorant';
    font-style: italic;
    font-weight: 700;
    src: local('Cormorant'), url('https://fonts.cdnfonts.com/s/20301/Cormorant-BoldItalic.woff') format('woff');
}


