@font-face {
    font-family: 'Cormorant Garamond SemiBold';
    src: url('CormorantGaramond-SemiBold.eot');
    src: url('CormorantGaramond-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('CormorantGaramond-SemiBold.woff2') format('woff2'),
         url('CormorantGaramond-SemiBold.woff') format('woff'),
         url('CormorantGaramond-SemiBold.ttf')  format('truetype'),
         url('CormorantGaramond-SemiBold.svg#Cormorant Garamond SemiBold') format('svg');
}