@font-face {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./Mona-Sans-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Mona Sans';
  font-style: medium;
  font-weight: 500;
  font-display: swap;
  src: url('./Mona-Sans-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./Mona-Sans-SemiBold.woff2') format('woff2');
}
@font-face {
  font-family: 'Mona Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('./Mona-Sans-Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./Roboto-Mono-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('./Roboto-Mono-Italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('./Roboto-Mono-Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto Mono';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('./Roboto-Mono-BoldItalic.woff2') format('woff2');
}
