/**
 * Font definitions for our application and 3rd party partners like interactive team without hashed file names.
 */

@font-face {
  font-family: 'Sole Serif';
  src: url('/assets/fonts/sole/SoleSerifText_W_Rg.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Sole Serif';
  src: url('/assets/fonts/sole/SoleSerifText_W_RgIt.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Sole Serif';
  src: url('/assets/fonts/sole/SoleSerifText_W_Bd.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Sole Serif';
  src: url('/assets/fonts/sole/SoleSerifHeadline_W_MdIt.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* Libre Franklin */
@font-face {
  font-family: 'Libre Franklin';
  src: url('/assets/fonts/libreFranklin/LibreFranklin-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin';
  src: url('/assets/fonts/libreFranklin/LibreFranklin-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Libre Franklin';
  src: url('/assets/fonts/libreFranklin/LibreFranklin-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
