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