@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('Outfit/Outfit-Regular.woff2') format('woff2'),
       url('Outfit/Outfit-Regular.ttf') format('truetype');
}

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

@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 600;
  font-display: block;
  src: url('Outfit/Outfit-SemiBold.woff2') format('woff2'),
       url('Outfit/Outfit-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: url('Outfit/Outfit-Bold.woff2') format('woff2'),
       url('Outfit/Outfit-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Syne';
  font-style: normal;
  font-weight: 600;
  font-display: block;
  src: url('Syne/static/Syne-SemiBold.woff2') format('woff2'),
       url('Syne/static/Syne-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Syne';
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: url('Syne/static/Syne-Bold.woff2') format('woff2'),
       url('Syne/static/Syne-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Syne';
  font-style: normal;
  font-weight: 800;
  font-display: block;
  src: url('Syne/static/Syne-ExtraBold.woff2') format('woff2'),
       url('Syne/static/Syne-ExtraBold.ttf') format('truetype');
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('IBM_Plex_Mono/IBMPlexMono-Regular.woff2') format('woff2'),
       url('IBM_Plex_Mono/IBMPlexMono-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('IBM_Plex_Mono/IBMPlexMono-Medium.woff2') format('woff2'),
       url('IBM_Plex_Mono/IBMPlexMono-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'IBM Plex Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('IBM_Plex_Mono/IBMPlexMono-SemiBold.woff2') format('woff2'),
       url('IBM_Plex_Mono/IBMPlexMono-SemiBold.ttf') format('truetype');
}
