@font-face {
  font-family: 'Lato';
  src: url(/fonts/Lato-Regular.woff2?4378b5458fc8ff4f84ec89f3a0873494)
      format('woff2'),
    url(/fonts/Lato-Regular.woff?2c128ab6d97121b513c87f92764b2e9d)
      format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Lato';
  src: url(/fonts/Lato-Italic.woff2?bfdf945f1b62e64a4da051ab54e64ce7)
      format('woff2'),
    url(/fonts/Lato-Italic.woff?806376f28740e430edaee1f1cecc3d17) format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Lato';
  src: url(/fonts/Lato-Bold.woff2?b0f58d3908cd030516ba6ac7edd09748)
      format('woff2'),
    url(/fonts/Lato-Bold.woff?8168a1400725f14fc9f23a80b4e93db3) format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Geogrotesque';
  src: url(/fonts/Geogrotesque-Bold.woff2?3f58a5a3ea3ac579b16b093501fc41d5)
      format('woff2'),
    url(/fonts/Geogrotesque-Bold.woff?4af84ca7ed4527857f0311ffc1f5c6c9)
      format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Proto Mono';
  src: url(/fonts/proto-mono/ProtoMono-Regular.woff2) format('woff2'),
    url(/fonts/proto-mono/ProtoMono-Regular.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Proto Mono';
  src: url(/fonts/proto-mono/ProtoMono-Bold.woff2) format('woff2'),
    url(/fonts/proto-mono/ProtoMono-Bold.woff) format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'JetBrains Mono';
  src: url(/fonts/jet-brains-mono/JetBrainsMono-Regular.woff2) format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'JetBrains Mono';
  src: url(/fonts/jet-brains-mono/JetBrainsMono-Bold.woff2) format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'JetBrains Mono';
  src: url(/fonts/jet-brains-mono/JetBrainsMono-BoldItalic.woff2)
    format('woff2');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'JetBrains Mono';
  src: url(/fonts/jet-brains-mono/JetBrainsMono-Italic.woff2) format('woff2');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'JetBrains Mono';
  src: url(/fonts/jet-brains-mono/JetBrainsMono-SemiBold.woff2) format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'JetBrains Mono';
  src: url(/fonts/jet-brains-mono/JetBrainsMono-SemiBoldItalic.woff2)
    format('woff2');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
