@font-face {
    font-family: 'Minion Pro';
    src: url('fonts/MinionPro-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('fonts/MinionPro-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Minion Pro';
    src: url('fonts/MinionPro-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Aktiv Grotesk';
    src: url('fonts/AktivGrotesk-Bold.otf') format('opentype');
    font-weight: bold;
}

@font-face {
    font-family: 'AktivEx';
    src: url('fonts/AktivGroteskEx-Medium.otf') format('opentype');
}


@font-face {
    font-family: 'Spirit Wilds';
    src: url('fonts/AV_ATLA_SpiritWilds-Regular.otf') format('opentype');
}