<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: change;
  src: url(../assets/fonts/Change.otf);
}
@font-face {
  font-family: aspiraH;
  src: url(../assets/fonts/Aspira-Heavy.otf);
}
@font-face {
  font-family: aspiraR;
  src: url(../assets/fonts/Aspira-Regular.otf);
}
@font-face {
  font-family: aspiraL;
  src: url(../assets/fonts/Aspira-Light.otf);
}
@font-face {
  font-family: aspiraD;
  src: url(../assets/fonts/Aspira-Demi.otf);
}
@font-face {
  font-family: aspiraB;
  src: url(../assets/fonts/Aspira-Bold.otf);
}</pre></body></html>