/*
Theme Name: puca Child
Theme URI: https://demo.thembay.com/puca/
Author: Thembay
Description: This is a child theme for puca
Version: 1.0
Author URI: https://thembay.com/
Template: puca
Text Domain: puca-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
@font-face {
  font-family: 'cambria';
  src: url('fonts/cambria.ttc');
  font-weight: normal;
  font-style: normal;
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, div, span, li, ul, input, a, p , font font{
	font-family: 'cambria', sans-serif !important;
}