/* ============================================================
   FUENTES SELF-HOSTED — Yokai Tattoo Málaga
   Subconjunto latin · formato woff2 · font-display: swap
   Cero peticiones a Google Fonts en tiempo de ejecución.
   ------------------------------------------------------------
   Los 7 archivos .woff2 vienen incluidos en este tema (~115 KB
   en total). No hay que descargar nada ni instalar plugins.

     poppins-500 / 600 / 700 / 800 / 900   estáticas
     roboto-vf                             variable 300–700
     roboto-mono-vf                        variable 400–500

   El subconjunto latin cubre todo el castellano (á é í ó ú ñ ü
   ¿ ¡ €). Si algún día hiciera falta japonés real para kanji
   decorativos, NO se añade una fuente: se usa SVG o imagen.
   ------------------------------------------------------------
   Licencias: Poppins (Indian Type Foundry) y Roboto / Roboto Mono
   (Google) se distribuyen bajo SIL Open Font License 1.1.
   El alojamiento propio está expresamente permitido.
   ============================================================ */

@font-face {
	font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: swap;
	src: url('poppins-500.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap;
	src: url('poppins-600.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap;
	src: url('poppins-700.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Poppins'; font-style: normal; font-weight: 800; font-display: swap;
	src: url('poppins-800.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Poppins'; font-style: normal; font-weight: 900; font-display: swap;
	src: url('poppins-900.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Variables: un solo archivo cubre todo el rango de peso */
@font-face {
	font-family: 'Roboto'; font-style: normal; font-weight: 300 700;
	font-stretch: 100%; font-display: swap;
	src: url('roboto-vf.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Roboto Mono'; font-style: normal; font-weight: 400 500; font-display: swap;
	src: url('roboto-mono-vf.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
