@font-face {
    font-family: 'Poppins-Black';
    src: url('https://planted-assets.s3.us-east-2.amazonaws.com/shopAssets/fonts/poppins/black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Poppins-Bold';
    src: url('https://planted-assets.s3.us-east-2.amazonaws.com/shopAssets/fonts/poppins/bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Poppins-Regular';
    src: url('https://planted-assets.s3.us-east-2.amazonaws.com/shopAssets/fonts/poppins/regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'Poppins-ExtraBold';
    src: url('https://planted-assets.s3.us-east-2.amazonaws.com/shopAssets/fonts/poppins/extrabold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'CallingCode';
    src: url('https://planted-assets.s3.us-east-2.amazonaws.com/shopAssets/fonts/calling-code/CallingCode-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  