@font-face {
    font-family: 'delivery';
    src: local('delivery'),
    url('/out/modules/pops_font_delivery/fonts/Delivery_W_Rg.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'delivery';
    src: local('delivery'),
    url('/out/modules/pops_font_delivery/fonts/Delivery_W_BdIt.woff2') format('woff2');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'delivery';
    src: local('delivery'),
    url('/out/modules/pops_font_delivery/fonts/Delivery_W_It.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'delivery';
    src: local('delivery'),
    url('/out/modules/pops_font_delivery/fonts/Delivery_W_Bd.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Delivery' !important;
}
