@font-face {
    font-family: 'Junicode';
    src: url('Junicode-Bold.woff2') format('woff2'),
        url('Junicode-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Junicode';
    src: url('Junicode.woff2') format('woff2'),
        url('Junicode.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Junicode';
    src: url('Junicode-BoldItalic.woff2') format('woff2'),
        url('Junicode-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Junicode';
    src: url('Junicode-Italic.woff2') format('woff2'),
        url('Junicode-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

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

@font-face {
    font-family: 'Inter UI';
    src: url('InterUI-MediumItalic.woff2') format('woff2'),
        url('InterUI-MediumItalic.woff') format('woff'),
        url('InterUI-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Inter UI';
    src: url('InterUI-Regular.woff2') format('woff2'),
        url('InterUI-Regular.woff') format('woff'),
        url('InterUI-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Inter UI';
    src: url('InterUI-Black.woff2') format('woff2'),
        url('InterUI-Black.woff') format('woff'),
        url('InterUI-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Inter UI';
    src: url('InterUI-Italic.woff2') format('woff2'),
        url('InterUI-Italic.woff') format('woff'),
        url('InterUI-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Inter UI';
    src: url('InterUI-BlackItalic.woff2') format('woff2'),
        url('InterUI-BlackItalic.woff') format('woff'),
        url('InterUI-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Inter UI';
    src: url('InterUI-BoldItalic.woff2') format('woff2'),
        url('InterUI-BoldItalic.woff') format('woff'),
        url('InterUI-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Inter UI';
    src: url('InterUI-Bold.woff2') format('woff2'),
        url('InterUI-Bold.woff') format('woff'),
        url('InterUI-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
