@font-face {
  font-family: 'Noto Emoji';
  src: url('/fonts/noto-emoji.ttf') format('truetype');
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'ElectricBlue';
  src: url('/fonts/ElectricBlue-VF.woff2') format('woff2-variations');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
} 