@font-face {
    font-family: 'Clash Grotesk';
    src: url('../fonts/SpaceGrotesk-Bold.ttf') format('truetype'),
    url('../fonts/SpaceGrotesk-Regular.ttf') format('truetype'),
    url('../fonts/SpaceGrotesk-Light.ttf') format('truetype'),
    url('../fonts/SpaceGrotesk-SemiBold.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label img.vida-logo-on-checkout {
    height: 150px !important;
    max-height: none !important;
    padding: 0em;
}

img.vida-logo-on-checkout {
    max-height: none !important;
}

.vida-front-checkout {
    font-family: "Clash Grotesk", "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}