/**
 * Jano Sans Pro — fuentes locales (origen: /font/)
 * Rutas relativas desde la raíz del sitio: assets/fonts/jano-sans-pro/
 */

@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-thin-italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-extralight-italic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-light-italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-regular-italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-medium-italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-semibold-italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-bold-italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-extrabold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-extrabold-italic.otf') format('opentype');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jano Sans Pro';
  src: url('jano-sans-pro/jano-black-italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
