@font-face {
    font-family: 'GPCommerceRgRegular';
    src: url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Regular.woff2') format('woff2'),
    url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Regular.woff') format('woff'),
    url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Regular.eot'),
    url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'GPCommerceLtSemibold';
    src: url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Medium.woff2') format('woff2'),
    url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Medium.woff') format('woff'),
    url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Medium.eot'),
    url('https://static-cdn.active.com/active-fonts/1.1.0/GPCommerce-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'active';
    src: url('/checkout/static/fonts/active.svg#active') format('svg'),
    url('/checkout/static/fonts/active.woff') format('woff'),
    url('/checkout/static/fonts/active.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
