@font-face {
  font-family: 'Copernicus';
  src: url('./GalaxieCopernicus-Book.woff2') format('woff2'),
       url('./GalaxieCopernicus-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Copernicus';
  src: url('./GalaxieCopernicus-BookItalic.woff2') format('woff2'),
       url('./GalaxieCopernicus-BookItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Copernicus';
  src: url('./GalaxieCopernicus-Semibold.woff2') format('woff2'),
       url('./GalaxieCopernicus-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Copernicus';
  src: url('./GalaxieCopernicus-SemiboldItalic.woff2') format('woff2'),
       url('./GalaxieCopernicus-SemiboldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Copernicus';
  src: url('./GalaxieCopernicus-Extrabold.woff2') format('woff2'),
       url('./GalaxieCopernicus-Extrabold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Copernicus';
  src: url('./GalaxieCopernicus-ExtraboldItalic.woff2') format('woff2'),
       url('./GalaxieCopernicus-ExtraboldItalic.woff') format('woff');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
