<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@font-face {
  font-family: Got-Bold ;
  src: url(../fuentes/GothamRnd-Bold.otf);
}

@font-face {
  font-family: Got-Medium;
  src: url(../fuentes/GothamRnd-Medium.otf);
}

@font-face {
  font-family: Got-Light ;
  src: url(../fuentes/GothamRounded-Light.otf);
}


@font-face {
  font-family: Got-book ;
  src: url(../fuentes/GothamRounded-Book.otf);
}


</pre></body></html>