@font-face {
  font-family: 'Cardium B Medium';
  src: url('../fonts/CardiumB-Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Cardium B Regular';
  src: url('../fonts/CardiumB-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Cardium C Black';
  src: url('../fonts/CardiumC-Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}