/* cormorant-sc-regular - latin */
@font-face {
    font-family: 'Cormorant SC';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('./cormorant-sc-v8-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Cormorant SC Regular'), local('CormorantSC-Regular'),
         url('./cormorant-sc-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('./cormorant-sc-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('./cormorant-sc-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('./cormorant-sc-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('./cormorant-sc-v8-latin-regular.svg#CormorantSC') format('svg'); /* Legacy iOS */
  }
  /* cormorant-sc-700 - latin */
  @font-face {
    font-family: 'Cormorant SC';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('./cormorant-sc-v8-latin-700.eot'); /* IE9 Compat Modes */
    src: local('Cormorant SC Bold'), local('CormorantSC-Bold'),
         url('./cormorant-sc-v8-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('./cormorant-sc-v8-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
         url('./cormorant-sc-v8-latin-700.woff') format('woff'), /* Modern Browsers */
         url('./cormorant-sc-v8-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
         url('./cormorant-sc-v8-latin-700.svg#CormorantSC') format('svg'); /* Legacy iOS */
  }
  /* cormorant-sc-600 - latin */
  @font-face {
    font-family: 'Cormorant SC';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('./cormorant-sc-v8-latin-600.eot'); /* IE9 Compat Modes */
    src: local('Cormorant SC SemiBold'), local('CormorantSC-SemiBold'),
         url('./cormorant-sc-v8-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('./cormorant-sc-v8-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
         url('./cormorant-sc-v8-latin-600.woff') format('woff'), /* Modern Browsers */
         url('./cormorant-sc-v8-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
         url('./cormorant-sc-v8-latin-600.svg#CormorantSC') format('svg'); /* Legacy iOS */
  }
