/* Fuentes locales (licencia SIL Open Font License). Para añadir otra, copia el archivo a /assets/fonts
   y declara aquí su @font-face; después agrégala a FONTS en assets/js/core/model.js. */
@font-face { font-family: 'Poppins'; font-weight: 400; font-style: normal; font-display: swap; src: url('../fonts/Poppins-Regular.ttf') format('truetype'); }
@font-face { font-family: 'Poppins'; font-weight: 500; font-style: normal; font-display: swap; src: url('../fonts/Poppins-Medium.ttf') format('truetype'); }
@font-face { font-family: 'Poppins'; font-weight: 700; font-style: normal; font-display: swap; src: url('../fonts/Poppins-Bold.ttf') format('truetype'); }
@font-face { font-family: 'Lora'; font-weight: 400 700; font-style: normal; font-display: swap; src: url('../fonts/Lora-Variable.ttf') format('truetype'); }
@font-face { font-family: 'Chorus'; font-weight: 400; font-style: normal; font-display: swap; src: url('../fonts/TeXGyreChorus-MediumItalic.otf') format('opentype'); }
@font-face { font-family: 'Lora'; font-weight: 400 700; font-style: italic; font-display: swap; src: url('../fonts/Lora-Italic-Variable.ttf') format('truetype'); }
