@font-face {
    font-family: 'minion';
    src: url('fonts/MinionPro-Bold.woff2') format('woff2'),
        url('fonts/MinionPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'minion';
    src: url('fonts/MinionPro-Regular.woff2') format('woff2'),
        url('fonts/MinionPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'zangezi';
    src: url('fonts/ZangeziSans07-Regular.woff2') format('woff2'),
        url('fonts/ZangeziSans07-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'zangezi';
    src: url('fonts/ZangeziSans07-Italic.woff2') format('woff2'),
        url('fonts/ZangeziSans07-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'zangezi';
    src: url('fonts/ZangeziSans07-Black.woff2') format('woff2'),
        url('fonts/ZangeziSans07-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'filosofia';
    src: url('fonts/FilosofiaSmallCaps.woff2') format('woff2'),
        url('fonts/FilosofiaSmallCaps.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
