@font-face {
  font-family: "Amazon Ember";
  font-style: normal;
  font-weight: 250;
  src: local("Amazon Ember"), url("./AmazonEmber_Th.ttf");
}

@font-face {
  font-family: "Amazon Ember";
  font-style: italic;
  font-weight: 250;
  src: local("Amazon Ember"), url("./AmazonEmber_ThIt.ttf");
}

@font-face {
  font-family: "Amazon Ember";
  font-style: normal;
  font-weight: 300;
  src: local("Amazon Ember"), url("./AmazonEmber_Lt.ttf");
}

@font-face {
  font-family: "Amazon Ember";
  font-style: italic;
  font-weight: 300;
  src: local("Amazon Ember"), url("./AmazonEmber_LtIt.ttf");
}

@font-face {
  font-family: "Amazon Ember";
  font-style: normal;
  font-weight: 400;
  src: local("Amazon Ember"), url("./AmazonEmber_Rg.ttf");
}

@font-face {
  font-family: "Amazon Ember";
  font-style: italic;
  font-weight: 400;
  src: local("Amazon Ember"), url("./AmazonEmber_RgIt.ttf");
}

@font-face {
  font-family: "Amazon Ember";
  font-style: normal;
  font-weight: 500;
  src: local("Amazon Ember"), url("./Amazon-Ember-Medium.ttf");
}

@font-face {
  font-family: "Amazon Ember";
  font-style: italic;
  font-weight: 500;
  src: local("Amazon Ember"), url("./Amazon-Ember-MediumItalic.ttf");
}

@font-face {
  font-family: "Amazon Ember";
  font-style: normal;
  font-weight: 700;
  src: local("Amazon Ember"), url("./AmazonEmber_Bd.ttf");
}

@font-face {
  font-family: "Amazon Ember";
  font-style: italic;
  font-weight: 700;
  src: local("Amazon Ember"), url("./AmazonEmber_BdIt.ttf");
}

@font-face {
  font-family: "Amazon Ember";
  font-style: normal;
  font-weight: 800;
  src: local("Amazon Ember"), url("./AmazonEmber_He.ttf");
}

@font-face {
  font-family: "Amazon Ember";
  font-style: italic;
  font-weight: 800;
  src: local("Amazon Ember"), url("./AmazonEmber_HeIt.ttf");
}

body {
  font-family: "Amazon Ember", sans-serif;
}
