@font-face {
  font-family: CMU Serif;
  src: url(/assets/cmu_font/fonts/cmu_s_ib.otf);
  font-style: italic;
  font-weight: bold;
}
@font-face {
  font-family: CMU Serif;
  src: url(/assets/cmu_font/fonts/cmu_s_in.otf);
  font-style: italic;
  font-weight: normal;
}
@font-face {
  font-family: CMU Serif;
  src: url(/assets/cmu_font/fonts/cmu_s_nb.otf);
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: CMU Serif;
  src: url(/assets/cmu_font/fonts/cmu_s_nn.otf);
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: CMU Sans Serif;
  src: url(/assets/cmu_font/fonts/cmu_ss_nb.otf);
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: CMU Sans Serif;
  src: url(/assets/cmu_font/fonts/cmu_ss_nn.otf);
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: CMU Sans Serif;
  src: url(/assets/cmu_font/fonts/cmu_ss_ob.otf);
  font-style: oblique;
  font-weight: bold;
}
@font-face {
  font-family: CMU Sans Serif;
  src: url(/assets/cmu_font/fonts/cmu_ss_on.otf);
  font-style: oblique;
  font-weight: normal;
}
@font-face {
  font-family: CMU Typewriter Text;
  src: url(/assets/cmu_font/fonts/cmu_t_ib.otf);
  font-style: italic;
  font-weight: bold;
}
@font-face {
  font-family: CMU Typewriter Text;
  src: url(/assets/cmu_font/fonts/cmu_t_in.otf);
  font-style: italic;
  font-weight: normal;
}
@font-face {
  font-family: CMU Typewriter Text;
  src: url(/assets/cmu_font/fonts/cmu_t_nb.otf);
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: CMU Typewriter Text;
  src: url(/assets/cmu_font/fonts/cmu_t_nn.otf);
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: CMU Typewriter Text;
  src: url(/assets/cmu_font/fonts/cmu_t_on.otf);
  font-style: oblique;
  font-weight: normal;
}
