@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    local('Inter'),
    url('Inter-Regular.woff2') format('woff2'),
    url('Inter-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    local('Inter'),
    url('Inter-Medium.woff2') format('woff2'),
    url('Inter-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src:
    local('Inter'),
    url('Inter-SemiBold.woff2') format('woff2'),
    url('Inter-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    local('Inter'),
    url('Inter-Bold.woff2') format('woff2'),
    url('Inter-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Lyon Display App';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    local('Lyon Display App'),
    url('LyonDisplayApp-Regular.woff2') format('woff2'),
    url('LyonDisplayApp-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Lyon Display App';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src:
    local('Lyon Display App'),
    url('LyonDisplay-RegularItalic-App.woff2') format('woff2'),
    url('LyonDisplay-RegularItalic-App.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src:
    local('Roboto Mono'),
    url('RobotoMono-Regular.woff2') format('woff2'),
    url('RobotoMono-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src:
    local('Roboto Mono'),
    url('RobotoMono-Medium.woff2') format('woff2'),
    url('RobotoMono-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src:
    local('Roboto Mono'),
    url('RobotoMono-SemiBold.woff2') format('woff2'),
    url('RobotoMono-SemiBold.ttf') format('truetype');
}

@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src:
    local('Roboto Mono'),
    url('RobotoMono-Bold.woff2') format('woff2'),
    url('RobotoMono-Bold.ttf') format('truetype');
}


/*# sourceMappingURL=main~2.33accf80d9e951d6.css.map*/