/* Font files are fetched by the next server to avoid CORS issues */
@font-face {
  font-family: 'LeituraNews';
  src: url('https://assets.montefioreeinstein.org/style/font/LeituraNews-Italic-1.woff2')
    format('woff2');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'LeituraNews';
  src: url('https://assets.montefioreeinstein.org/style/font/LeituraNews-Italic-2.woff2')
    format('woff2');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'LeituraNews';
  src: url('https://assets.montefioreeinstein.org/style/font/LeituraNews-Italic-3.woff2')
    format('woff2');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'LeituraNews';
  src: url('https://assets.montefioreeinstein.org/style/font/LeituraNews-Italic-4.woff2')
    format('woff2');
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'LeituraNews';
  src: url('https://assets.montefioreeinstein.org/style/font/LeituraNews-Roman-1.woff2')
    format('woff2');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'LeituraNews';
  src: url('https://assets.montefioreeinstein.org/style/font/LeituraNews-Roman-2.woff2')
    format('woff2');
  font-weight: 600;
}

@font-face {
  font-family: 'LeituraNews';
  src: url('https://assets.montefioreeinstein.org/style/font/LeituraNews-Roman-3.woff2')
    format('woff2');
  font-weight: 700;
}

@font-face {
  font-family: 'LeituraNews';
  src: url('https://assets.montefioreeinstein.org/style/font/LeituraNews-Roman-4.woff2')
    format('woff2');
  font-weight: 900;
}
