/* ============================================================
   Amazon Ember — @font-face declarations
   Servidas desde /static/fuentes/
   ============================================================ */

/* ── Amazon Ember (Regular) ── */
@font-face {
    font-family: 'Amazon Ember';
    src: url('/static/fuentes/AmazonEmber_Th.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember';
    src: url('/static/fuentes/AmazonEmber_ThIt.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember';
    src: url('/static/fuentes/AmazonEmber_Lt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember';
    src: url('/static/fuentes/AmazonEmber_LtIt.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember';
    src: url('/static/fuentes/AmazonEmber_Rg.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember';
    src: url('/static/fuentes/AmazonEmber_RgIt.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember';
    src: url('/static/fuentes/AmazonEmber-Md.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember';
    src: url('/static/fuentes/AmazonEmber-MdIt.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember';
    src: url('/static/fuentes/AmazonEmber_Bd.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember';
    src: url('/static/fuentes/AmazonEmber_BdIt.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember';
    src: url('/static/fuentes/AmazonEmber_He.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember';
    src: url('/static/fuentes/AmazonEmber_HeIt.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* ── Amazon Ember Display ── */
@font-face {
    font-family: 'Amazon Ember Display';
    src: url('/static/fuentes/AmazonEmberDisplay_Lt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember Display';
    src: url('/static/fuentes/AmazonEmberDisplay_Rg.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember Display';
    src: url('/static/fuentes/AmazonEmberDisplay_Md.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember Display';
    src: url('/static/fuentes/AmazonEmberDisplay_Bd.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember Display';
    src: url('/static/fuentes/AmazonEmberDisplay_He.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

/* ── Amazon Ember Condensed ── */
@font-face {
    font-family: 'Amazon Ember Cd';
    src: url('/static/fuentes/AmazonEmberCd_Th.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember Cd';
    src: url('/static/fuentes/AmazonEmberCd_Lt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember Cd';
    src: url('/static/fuentes/AmazonEmberCd_Rg.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember Cd';
    src: url('/static/fuentes/AmazonEmberCd_Bd.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* ── Amazon Ember Mono ── */
@font-face {
    font-family: 'Amazon Ember Mono';
    src: url('/static/fuentes/AmazonEmberMono_Rg.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember Mono';
    src: url('/static/fuentes/AmazonEmberMono_Bd.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* ── Amazon Ember Duospace ── */
@font-face {
    font-family: 'Amazon Ember Duospace';
    src: url('/static/fuentes/AmazonEmberDuospace_Rg.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Amazon Ember Duospace';
    src: url('/static/fuentes/AmazonEmberDuospace_Bd.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
