@font-face {
  font-weight: normal;
  font-family: 'Brygada 1918';
  font-style: italic;
  src: url('./fonts/brygada-1918/Brygada1918-Italic.woff2') format('woff2'),
  url('./fonts/brygada-1918/Brygada1918-Italic.woff') format('woff'),
  url('./fonts/brygada-1918/Brygada1918-Italic.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: bold;
  font-family: 'Brygada 1918';
  font-style: normal;
  src: url('./fonts/brygada-1918/Brygada1918-Bold.woff2') format('woff2'),
  url('./fonts/brygada-1918/Brygada1918-Bold.woff') format('woff'),
  url('./fonts/brygada-1918/Brygada1918-Bold.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: 600;
  font-family: 'Brygada 1918';
  font-style: normal;
  src: url('./fonts/brygada-1918/Brygada1918-SemiBold.woff2') format('woff2'),
  url('./fonts/brygada-1918/Brygada1918-SemiBold.woff') format('woff'),
  url('./fonts/brygada-1918/Brygada1918-SemiBold.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: 600;
  font-family: 'Brygada 1918';
  font-style: italic;
  src: url('./fonts/brygada-1918/Brygada1918-SemiBoldItalic.woff2') format('woff2'),
  url('./fonts/brygada-1918/Brygada1918-SemiBoldItalic.woff') format('woff'),
  url('./fonts/brygada-1918/Brygada1918-SemiBoldItalic.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: normal;
  font-family: 'Brygada 1918';
  font-style: normal;
  src: url('./fonts/brygada-1918/Brygada1918-Regular.woff2') format('woff2'),
  url('./fonts/brygada-1918/Brygada1918-Regular.woff') format('woff'),
  url('./fonts/brygada-1918/Brygada1918-Regular.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: bold;
  font-family: 'Brygada 1918';
  font-style: italic;
  src: url('./fonts/brygada-1918/Brygada1918-BoldItalic.woff2') format('woff2'),
  url('./fonts/brygada-1918/Brygada1918-BoldItalic.woff') format('woff'),
  url('./fonts/brygada-1918/Brygada1918-BoldItalic.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: 500;
  font-family: 'Brygada 1918';
  font-style: italic;
  src: url('./fonts/brygada-1918/Brygada1918-MediumItalic.woff2') format('woff2'),
  url('./fonts/brygada-1918/Brygada1918-MediumItalic.woff') format('woff'),
  url('./fonts/brygada-1918/Brygada1918-MediumItalic.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: 500;
  font-family: 'Brygada 1918';
  font-style: normal;
  src: url('./fonts/brygada-1918/Brygada1918-Medium.woff2') format('woff2'),
  url('./fonts/brygada-1918/Brygada1918-Medium.woff') format('woff'),
  url('./fonts/brygada-1918/Brygada1918-Medium.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: bold;
  font-family: 'Space Grotesk';
  font-style: normal;
  src: url('./fonts/space-grotesk/SpaceGrotesk-Bold.woff2') format('woff2'),
  url('./fonts/space-grotesk/SpaceGrotesk-Bold.woff') format('woff'),
  url('./fonts/space-grotesk/SpaceGrotesk-Bold.ttf') format('truetype');
  font-display: swap;

}

@font-face {
  font-weight: 600;
  font-family: 'Space Grotesk';
  font-style: normal;
  src: url('./fonts/space-grotesk/SpaceGrotesk-SemiBold.woff2') format('woff2'),
  url('./fonts/space-grotesk/SpaceGrotesk-SemiBold.woff') format('woff'),
  url('./fonts/space-grotesk/SpaceGrotesk-SemiBold.ttf') format('truetype');
  font-display: swap;

}

@font-face {
  font-weight: normal;
  font-family: 'Space Grotesk';
  font-style: normal;
  src: url('./fonts/space-grotesk/SpaceGrotesk-Regular.woff2') format('woff2'),
  url('./fonts/space-grotesk/SpaceGrotesk-Regular.woff') format('woff'),
  url('./fonts/space-grotesk/SpaceGrotesk-Regular.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: 500;
  font-family: 'Space Grotesk';
  font-style: normal;
  src: url('./fonts/space-grotesk/SpaceGrotesk-Medium.woff2') format('woff2'),
  url('./fonts/space-grotesk/SpaceGrotesk-Medium.woff') format('woff'),
  url('./fonts/space-grotesk/SpaceGrotesk-Medium.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: 300;
  font-family: 'Space Grotesk';
  font-style: normal;
  src: url('./fonts/space-grotesk/SpaceGrotesk-Light.woff2') format('woff2'),
  url('./fonts/space-grotesk/SpaceGrotesk-Light.woff') format('woff'),
  url('./fonts/space-grotesk/SpaceGrotesk-Light.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-weight: 500;
  font-family: Manrope;
  font-style: normal;
  src: url('./fonts/Manrope/Manrope-Medium.woff2') format('woff2'),
  url('./fonts/Manrope/Manrope-Medium.woff') format('woff'),
  url('./fonts/Manrope/Manrope-Medium.ttf') format('truetype');
  font-display: swap;
}
