@font-face {
  font-family: 'Cooper Blk BT';
  src: url('CooperBlkBT-Regular.eot');
  src: url('CooperBlkBT-Regular.eot?#iefix') format('embedded-opentype'),
    url('CooperBlkBT-Regular.woff2') format('woff2'),
    url('CooperBlkBT-Regular.woff') format('woff'),
    url('CooperBlkBT-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cooper Lt BT';
  src: url('CooperLtBT-Bold.eot');
  src: url('CooperLtBT-Bold.eot?#iefix') format('embedded-opentype'),
    url('CooperLtBT-Bold.woff2') format('woff2'),
    url('CooperLtBT-Bold.woff') format('woff'),
    url('CooperLtBT-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
