/**
* Theme Name: Urna Child
* Description: This is a child theme for Urna
* Author: Thembay
* Author URI: https://thembay.com/
* Version: 2.5.12
* Template: urna
*/


/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

@font-face {
    font-family: 'vh';
    src: url('fonts/vh.woff2') format('woff2'),
         url('fonts/vh.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.vh-font, #vh-font {
	font-family: 'vh', serif !important;
}