@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: block;
  src: url('./dm-sans.woff2') format('woff2');
}

@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('./jetbrains-mono.woff2') format('woff2');
}

@font-face {
  font-family: 'Noto Emoji';
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: url('./noto-emoji-ratings-700.woff2') format('woff2');
  unicode-range: U+1F610, U+1F641-1F642;
}
