@font-face {
  font-family: 'Control Cursive';
  src:
    url('./ControlCursive-Regular.woff2') format('woff2'),
    url('./ControlCursive-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Control Upright';
  src:
    url('./ControlUpright-Regular.woff2') format('woff2'),
    url('./ControlUpright-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
