/*
Theme Name: IBINN Wordpress Theme
Theme URI: https://ibinn.com/
Author: Alberto Corella
Author URI: https://ibinn.com/
Description: Wordpress Theme de IBINN
Version: 1.0.0
*/
/* Chunko Bold — fuente display del diseño (Zarma Type). */
@font-face {
  font-family: 'Chunko Bold';
  src:  url('assets/fonts/ChunkoBold.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
