/**
* Theme Name: Aunuca Child
* Description: This is a child theme of Aunuca, generated by Merlin WP.
* Author: <a href="http://pavothemes.com/">Pavothemes</a>
* Template: aunuca
* Version: 1.0.6
*/

@font-face {
    font-family: 'Albertus-nova';
    src: url('fonts/Albertus-nova/albertusnova.woff2') format('woff2'),
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Albertus-nova';
    src: url('fonts/Albertus-nova/albertusnovalight.woff2') format('woff2'),
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6, .category-title-span {
	font-family: "Albertus-nova", sans-serif !important;
	font-weight: 300 !important;
}