/*
Theme Name: Xtra Child
Template: xtra
*/

/*@import url("../xtra/style.css");*/

@font-face {
    font-family: 'PiklabAesthetic';
    src: url('fonts/piklab-aesthetic/PiklabBelganAesthetic-Regular.woff2') format('woff2'),
         url('fonts/piklab-aesthetic/PiklabBelganAesthetic-Regular.woff') format('woff'),
         url('fonts/piklab-aesthetic/PiklabBelganAesthetic-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body, h1, h2, h3, h4, h5, h6, p, a, span, div {
    font-family: 'PiklabAesthetic', sans-serif !important;
}




