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

@font-face {
  font-family: 'creditcard';
  src: url('../fonts/creditcard.eot');
  src: url('../fonts/creditcard.eot?#iefix') format('embedded-opentype'),
       url('../fonts/creditcard.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

