@font-face{
    font-family:'Cormorant Garamond';
    src:url('../fonts/Cormorant Garamond.eot');
    src:url('../fonts/Cormorant Garamond.eot?#iefix') format(‘embedded-opentype’),
        url('../fonts/Cormorant Garamond.woff') format(‘woff’),
        url('../fonts/Cormorant Garamond.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face{
    font-family:'Cormorant Garamond Bold Italic';
    src:url('../fonts/Cormorant Garamond Bold Italic.eot');
    src:url('../fonts/Cormorant Garamond Bold Italic.eot?#iefix') format(‘embedded-opentype’),
        url('../fonts/Cormorant Garamond Bold Italic.woff') format(‘woff’),
        url('../fonts/Cormorant Garamond Bold Italic.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face{
    font-family:'Cormorant Garamond SemiBold';
    src:url('../fonts/Cormorant Garamond SemiBold.eot');
    src:url('../fonts/Cormorant Garamond SemiBold.eot?#iefix') format(‘embedded-opentype’),
        url('../fonts/Cormorant Garamond SemiBold.woff') format(‘woff’),
        url('../fonts/Cormorant Garamond SemiBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

