/* Amazon Ember — mismas rutas que frontend/public/fonts; copiar los *.TTF aquí (ver README) */
@font-face {
  font-family: 'Amazon Ember';
  src: url('./AMAZONEMBER_TH.TTF') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amazon Ember';
  src: url('./AMAZONEMBER_THIT.TTF') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Amazon Ember';
  src: url('./AMAZONEMBER_LT.TTF') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amazon Ember';
  src: url('./AMAZONEMBER_LTIT.TTF') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Amazon Ember';
  src: url('./AMAZONEMBER_RG.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amazon Ember';
  src: url('./AMAZONEMBER_RGIT.TTF') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Amazon Ember';
  src: url('./AMAZONEMBER-MD.TTF') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amazon Ember';
  src: url('./AMAZONEMBER-MDIT.TTF') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Amazon Ember';
  src: url('./AMAZONEMBER_HE.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Amazon Ember';
  src: url('./AMAZONEMBER_HEIT.TTF') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Amazon Ember';
  src: url('./AMAZONEMBER_BDIT.TTF') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
