@font-face {
  font-family: 'Crimson Text';
  src: local('Georgia');
  font-weight: 400 700;
  font-style: normal;
}
@font-face {
  font-family: 'Crimson Text';
  src: local('Georgia Italic');
  font-weight: 400 700;
  font-style: italic;
}
@font-face {
  font-family: 'Noto Serif SC';
  src: local('Noto Serif SC'), local('NotoSerifSC');
  font-weight: 400 900;
  font-style: normal;
}
@font-face {
  font-family: 'IM Fell English';
  src: local('Georgia Italic');
  font-weight: 400;
  font-style: italic;
}
