@font-face {
font-family: 'Graphik';
src: url(//www.panzipet.eu/wp-content/plugins/cvb-gateway/src/Gateway/../../assets/fonts/Graphik-Regular.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
.cvb-checkout-top {
display: flex;
align-items: center;
font-family: 'Graphik', sans-serif;
width: 100%;
padding: 16px 0;
border-bottom: 1px solid #D8D8D8;
margin-bottom: 12px;
}
.cvb-checkout-success {
justify-content: center;
}