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

@font-face {
    font-family: 'Triptych';
    src: url('Triptych-Italic.woff2') format('woff2'),
        url('Triptych-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Triptych';
    src: url('Triptych-Roman.woff2') format('woff2'),
        url('Triptych-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Ornellaia';
    src: url('Ornellaia-Bold.woff2') format('woff2'),
        url('Ornellaia-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ornellaia';
    src: url('Ornellaia-Italic.woff2') format('woff2'),
        url('Ornellaia-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

