/**
 * Economist Serif (Oldstyle figures — Default)
*/

@font-face {
  font-display: swap;
  font-family: EconomistSerifOsF;
  font-style: normal;
  font-weight: 300 900;
  src: url('eds://common/static/fonts/economist-serif-roman.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: EconomistSerifOsF;
  font-style: italic;
  font-weight: 300 900;
  src: url('eds://common/static/fonts/economist-serif-italic.woff2') format('woff2');
}

/**
 * Economist Serif (Small caps)
*/

@font-face {
  font-display: swap;
  font-family: EconomistSerifSC;
  font-style: normal;
  font-weight: 300 900;
  src: url('eds://common/static/fonts/economist-serif-sc-roman.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: EconomistSerifSC;
  font-style: italic;
  font-weight: 300 900;
  src: url('eds://common/static/fonts/economist-serif-sc-italic.woff2') format('woff2');
}

/**
 * Economist Serif (Proportional lining figures)
*/

@font-face {
  font-display: swap;
  font-family: EconomistSerifLF;
  font-style: normal;
  font-weight: 300 900;
  src: url('eds://common/static/fonts/economist-serif-lf-roman.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: EconomistSerifLF;
  font-style: italic;
  font-weight: 300 900;
  src: url('eds://common/static/fonts/economist-serif-lf-italic.woff2') format('woff2');
}

/**
 * Economist Sans (Proportional lining figures — Default)
*/

@font-face {
  font-display: swap;
  font-family: EconomistSansLF;
  font-style: normal;
  font-weight: 300 900;
  src: url('eds://common/static/fonts/economist-sans-roman.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: EconomistSansLF;
  font-style: italic;
  font-weight: 300 900;
  src: url('eds://common/static/fonts/economist-sans-italic.woff2') format('woff2');
}

/**
 * Economist Sans (Small caps)
*/

@font-face {
  font-display: swap;
  font-family: EconomistSansSC;
  font-style: normal;
  font-weight: 300 900;
  src: url('eds://common/static/fonts/economist-sans-sc-roman.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: EconomistSansSC;
  font-style: italic;
  font-weight: 300 900;
  src: url('eds://common/static/fonts/economist-sans-sc-italic.woff2') format('woff2');
}

/**
 * Economist Sans (Oldstyle)
*/

@font-face {
  font-display: swap;
  font-family: EconomistSansOsF;
  font-style: normal;
  font-weight: 300 900;
  src: url('eds://common/static/fonts/economist-sans-osf-roman.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: EconomistSansOsF;
  font-style: italic;
  font-weight: 300 900;
  src: url('eds://common/static/fonts/economist-sans-osf-italic.woff2') format('woff2');
}

/**
 * Economist Sans Headline
*/

@font-face {
  font-display: swap;
  font-family: EconomistSansHeadline;
  font-style: normal;
  font-weight: 400 900;
  src: url('eds://common/static/fonts/economist-sans-headline.woff2') format('woff2');
}

/**
 * TWA Neue (display face)
*/

/* TWA Neue */

@font-face {
  font-display: swap;
  font-family: TWANeue;
  font-style: normal;
  font-weight: 400;
  src: url('eds://common/static/fonts/twa-neue-rg.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: TWANeue;
  font-style: normal;
  font-weight: 900;
  src: url('eds://common/static/fonts/twa-neue-bl.woff2') format('woff2');
}

/* TWA Neue Alt */

@font-face {
  font-display: swap;
  font-family: TWANeueAlt;
  font-style: normal;
  font-weight: 400;
  src: url('eds://common/static/fonts/twa-neue-alt-rg.woff2') format('woff2');
}

/* TWA Neue Rounded */

@font-face {
  font-display: swap;
  font-family: TWANeueRounded;
  font-style: normal;
  font-weight: 400;
  src: url('eds://common/static/fonts/twa-neue-rounded-rg.woff2') format('woff2');
}

/**
 * Narrowfat
*/

@font-face {
  font-display: swap;
  font-family: Narrowfat;
  font-style: normal;
  font-weight: 400;
  src: url('eds://common/static/fonts/narrowfat-rg.woff2') format('woff2');
}

/**
 * Narrowfat Stencil
*/

@font-face {
  font-display: swap;
  font-family: NarrowfatStencil;
  font-style: normal;
  font-weight: 400;
  src: url('eds://common/static/fonts/narrowfat-rg-stencil.woff2') format('woff2');
}

/**
 * Ecopict Two (symbols)
*/

/* (123456789AB). */

@font-face {
  font-display: swap;
  font-family: EcoPict;
  font-style: normal;
  font-weight: 400;
  src: url('eds://common/static/fonts/ecopict-two.woff2') format('woff2');
}
