@font-face {
  font-family: 'Cormorant Garamond';
  src: url('/res/fonts/CormorantGaramond-Regular.woff2') format('woff2'),
      url('/res/fonts/CormorantGaramond-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cormorant Garamond';
  src: url('/res/fonts/CormorantGaramond-Light.woff2') format('woff2'),
      url('/res/fonts/CormorantGaramond-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gothic A1';
  src: url('/res/fonts/GothicA1-Light.woff2') format('woff2'),
      url('/res/fonts/GothicA1-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gothic A1';
  src: url('/res/fonts/GothicA1-Medium.woff2') format('woff2'),
      url('/res/fonts/GothicA1-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gothic A1';
  src: url('/res/fonts/GothicA1-Regular.woff2') format('woff2'),
      url('/res/fonts/GothicA1-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gothic A1';
  src: url('/res/fonts/GothicA1-Bold.woff2') format('woff2'),
      url('/res/fonts/GothicA1-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gothic A1';
  src: url('/res/fonts/GothicA1-ExtraLight.woff2') format('woff2'),
      url('/res/fonts/GothicA1-ExtraLight.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

