/* Source Serif 4 display type and open-source fallbacks for the CV's typography.
   Source Serif: https://github.com/adobe-fonts/source-serif/tree/release/WOFF2/VAR
   SIL Open Font Licence 1.1: see OFL-SourceSerif4.txt.
   Source: https://github.com/google/fonts/tree/main/ofl/{caladea,carlito}
   SIL Open Font Licence 1.1: see OFL-Caladea.txt and OFL-Carlito.txt. */
@font-face {
  font-family: 'Source Serif 4';
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url('SourceSerif4-Roman.woff2') format('woff2');
}
@font-face {
  font-family: 'Caladea';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('Caladea-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Caladea';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('Caladea-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Carlito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('Carlito-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Carlito';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('Carlito-Bold.ttf') format('truetype');
}
