@font-face {
    font-family: 'Autography';
    src: url('Autography.woff2') format('woff2'),
        url('Autography.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Libre Bodoni';
    src: url('LibreBodoni-Regular.woff2') format('woff2'),
        url('LibreBodoni-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bogle';
    src: url('Bogle-Black.woff2') format('woff2'),
        url('Bogle-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bogle';
    src: url('Bogle-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bogle';
    src: url('Bogle-Bold-Italic.woff2') format('woff2'),
        url('Bogle-Bold-Italic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Bogle';
    src: url('Bogle-Regular.woff2') format('woff2'),
        url('Bogle-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Bogle';
    src: url('Bogle-Italic.woff2') format('woff2'),
        url('Bogle-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
