@font-face{font-family:customer-font;src:url(https://asp.alliedgoldltd.com/Files/Get/fca7d1af-2fe6-47b5-a2ab-c501e4fc9b26/Karla-VariableFont_wght.ttf);}:root {
    --create-order-accent-color: #c8a88c;
    --create-order-accent-color-contrast: #ffffff;
    --create-order-background-color: #ffffff;
    --create-order-text-color: #000000;
    --create-order-letter-spacing: normal;
    --create-order-border-radius: 2px;

    --create-order-header-text-color: #ffffff;
    --create-order-header-background-color: #c8a88c;

    --create-order-header-line-text-color: #000000;
    --create-order-header-line-color: #c8a88c;
    --create-order-header-font-size: 24px;
    --create-order-header-font-weight: 500;
    --create-order-header-margin: 0;
    --create-order-header-letter-spacing: 12px;
    --create-order-header-subtitle-text-transform: uppercase;

    --create-order-buttons-text-transform: none;
    --create-order-buttons-font-size: 18px;
    --create-order-buttons-font-weight: 400;

    --create-order-second-metal-top-margin: 0;
    --create-order-metal-border-radius: 0;
    --create-order-rrp-text-decoration: unset;
    --create-order-step-font-size: 14px;
    --create-order-large-tile-padding: 10px 15px;

    --create-order-summary-header-font-size: 24px;
    --create-order-summary-header-text-transform: none;
    --create-order-summary-lines-visibility: visible;
    --create-order-summary-product-font-size: 18px;
    --create-order-summary-indicator-of-360-display: flex;

    --create-order-summary-button-width: unset;
    --create-order-summary-button-margin: 20px;
    --create-order-summary-cta-color: #000000;
    --create-order-summary-cta-background-color: #ffffff;
}app{font-family:customer-font;}