/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy


@font-face {
  font-family: "CenturyGothic";
  src: url("https://devpruebasmexico.pruebasmexico.grupocalidra.mx/wp-content/themes/blocksy-child/fonts/gothic.ttf") format('ttf');
  font-weight: normal;
}


@font-face {
  font-family: "NeutraDisplayTitling";
  src: url("https://devpruebasmexico.pruebasmexico.grupocalidra.mx/wp-content/uploads/2025/08/Neutra-Display-Titling.ttf") format('ttf');
  font-weight: normal;
}

body {
	font-family: "CenturyGothic", Arial, sans-serif !important;
}

h1 {
	font-family: "NeutraDisplayTitling", Arial, sans-serif !important;
} */