@font-face {
  font-family: 'Alliance Mono';
  src: url('Alliance-Mono.woff2') format('woff2'),
      url('Alliance-Mono.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}