@font-face {
  font-display: swap;
  font-family: 'Questrial';
  font-style: normal;
  font-weight: 400;
  src:
    url('/themes/fonts/Questrial-Regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 300;
  src:
    url('/themes/fonts/Cormorant-Light.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  src:
    url('/themes/fonts/Cormorant-Regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Cormorant';
  font-style: italic;
  font-weight: 400;
  src:
    url('/themes/fonts/Cormorant-Italic.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 500;
  src:
    url('/themes/fonts/Cormorant-SemiBold.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 600;
  src:
    url('/themes/fonts/Cormorant-Bold.woff2') format('woff2');
}


@font-face {
  font-display: swap;
  font-family: 'Akzidenzgroteskpro';
  font-style: normal;
  font-weight: 300;
  src:
    url('/themes/fonts/akzidenzgroteskpro-light-webfont.woff2') format('woff2');
}