@font-face {
    font-family: 'Daytona Pro';
    src: url('DaytonaPro-CondBold.woff2') format('woff2'),
        url('DaytonaPro-CondBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

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

@font-face {
    font-family: 'Daytona Pro CondLight';
    src: url('DaytonaPro-CondLight.woff2') format('woff2'),
        url('DaytonaPro-CondLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@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-face {
    font-family: 'Daytona Pro';
    src: url('DaytonaPro-Light.woff2') format('woff2'),
        url('DaytonaPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

