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

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

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

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

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

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

