@font-face {
  font-family: apuntes;
  src: url("./apuntes-regular.woff");
  font-weight: regular;
}

@font-face {
  font-family: apuntes-italic;
  src: url("./fonts/apuntes-italic.woff");
  font-weight: italic;
}
