@font-face {
  font-family: 'Amazon Ember Display';
  src: url('../fonts/AmazonEmberDisplay_Lt.ttf') format('truetype');
  font-weight: 200 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amazon Ember Display';
  src: url('../fonts/AmazonEmberDisplay_Rg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amazon Ember Display';
  src: url('../fonts/AmazonEmberDisplay_Md.ttf') format('truetype');
  font-weight: 500 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amazon Ember Display';
  src: url('../fonts/AmazonEmberDisplay_He.ttf') format('truetype');
  font-weight: 700 900;
  font-style: normal;
  font-display: swap;
}
