@font-face {
    font-family: 'Gotham HTF';
    src: url('/wp-content/themes/dlc/assets/fonts/GothamHTF-Medium.woff2') format('woff2'),
        url('/wp-content/themes/dlc/assets/fonts/GothamHTF-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('/wp-content/themes/dlc/assets/fonts/GothamHTF-Book.woff2') format('woff2'),
        url('/wp-content/themes/dlc/assets/fonts/GothamHTF-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('/wp-content/themes/dlc/assets/fonts/GothamHTF-Bold.woff2') format('woff2'),
        url('/wp-content/themes/dlc/assets/fonts/GothamHTF-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham HTF';
    src: url('/wp-content/themes/dlc/assets/fonts/GothamHTF-Light.woff2') format('woff2'),
        url('/wp-content/themes/dlc/assets/fonts/GothamHTF-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Neue Machina';
    src: url('/wp-content/themes/dlc/assets/fonts/PPNeueMachina-Ultrabold.woff2') format('woff2'),
        url('/wp-content/themes/dlc/assets/fonts/PPNeueMachina-Ultrabold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Neue Machina';
    src: url('/wp-content/themes/dlc/assets/fonts/PPNeueMachina-Regular.woff2') format('woff2'),
        url('/wp-content/themes/dlc/assets/fonts/PPNeueMachina-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PP Neue Machina';
    src: url('/wp-content/themes/dlc/assets/fonts/PPNeueMachina-Light.woff2') format('woff2'),
        url('/wp-content/themes/dlc/assets/fonts/PPNeueMachina-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

