@font-face {
  font-family: 'Cormorant Garamond';
  src: url('fonts/Cormorant_Garamond/CormorantGaramond-Regular.woff2') format('woff2'),
    url('fonts/Cormorant_Garamond/CormorantGaramond-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  font-display: optional;
}

@font-face {
  font-family: 'Cormorant Garamond';
  src: url('fonts/Cormorant_Garamond/CormorantGaramond-Italic.woff2') format('woff2'),
    url('fonts/Cormorant_Garamond/CormorantGaramond-Italic.ttf') format('truetype');
  font-style: italic;
  font-weight: 400;
  font-display: optional;
}

@font-face {
  font-family: 'Cormorant Garamond';
  src: url('fonts/Cormorant_Garamond/CormorantGaramond-Medium.woff2') format('woff2'),
    url('fonts/Cormorant_Garamond/CormorantGaramond-Medium.ttf') format('truetype');
  font-style: normal;
  font-weight: 500;
  font-display: optional;
}

@font-face {
  font-family: 'Cormorant Garamond';
  src: url('fonts/Cormorant_Garamond/CormorantGaramond-SemiBold.woff2') format('woff2'),
    url('fonts/Cormorant_Garamond/CormorantGaramond-SemiBold.ttf') format('truetype');
  font-style: normal;
  font-weight: 600;
  font-display: optional;
}

@font-face {
  font-family: 'Cormorant Garamond';
  src: url('fonts/Cormorant_Garamond/CormorantGaramond-Bold.woff2') format('woff2'),
    url('fonts/Cormorant_Garamond/CormorantGaramond-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
  font-display: optional;
}

@font-face {
  font-family: 'Outfit';
  src: url('fonts/Outfit/Outfit-Light.woff2') format('woff2'),
    url('fonts/Outfit/Outfit-Light.ttf') format('truetype');
  font-style: normal;
  font-weight: 300;
  font-display: optional;
}

@font-face {
  font-family: 'Outfit';
  src: url('fonts/Outfit/Outfit-Regular.woff2') format('woff2'),
    url('fonts/Outfit/Outfit-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  font-display: optional;
}

@font-face {
  font-family: 'Outfit';
  src: url('fonts/Outfit/Outfit-Medium.woff2') format('woff2'),
    url('fonts/Outfit/Outfit-Medium.ttf') format('truetype');
  font-style: normal;
  font-weight: 500;
  font-display: optional;
}

@font-face {
  font-family: 'Outfit';
  src: url('fonts/Outfit/Outfit-SemiBold.woff2') format('woff2'),
    url('fonts/Outfit/Outfit-SemiBold.ttf') format('truetype');
  font-style: normal;
  font-weight: 600;
  font-display: optional;
}

@font-face {
  font-family: 'Outfit';
  src: url('fonts/Outfit/Outfit-Bold.woff2') format('woff2'),
    url('fonts/Outfit/Outfit-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
  font-display: optional;
}

@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrains_Mono/JetBrainsMono-Regular.woff2') format('woff2'),
    url('fonts/JetBrains_Mono/JetBrainsMono-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 400;
  font-display: optional;
}

@font-face {
  font-family: 'JetBrains Mono';
  src: url('fonts/JetBrains_Mono/JetBrainsMono-Medium.woff2') format('woff2'),
    url('fonts/JetBrains_Mono/JetBrainsMono-Medium.ttf') format('truetype');
  font-style: normal;
  font-weight: 500;
  font-display: optional;
}