@font-face {
  font-family: 'Computer Modern Sans';
  src: url('fonts/cmunss.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Computer Modern Sans';
  src: url('fonts/cmunss-bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Computer Modern Sans';
  src: url('fonts/cmunss-oblique.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Computer Modern Sans';
  src: url('fonts/cmunss-bold-oblique.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
}
