@font-face {
font-family: 'Qanelas';
src: url('Qanelas-Regular.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Qanelas';
src: url('Qanelas-Medium.woff2') format('woff2');
font-weight: 500;
font-style: normal;
}

@font-face {
font-family: 'Qanelas';
src: url('Qanelas-SemiBold.woff2') format('woff2');
font-weight: 600;
font-style: normal;
}

@font-face {
font-family: 'Qanelas';
src: url('Qanelas-Bold.woff2') format('woff2');
font-weight: bold;
font-style: normal;
}


body, h1, h2, h3, h4, h5, h6, p, span:not(#wpadminbar *), a, .ls-font{
   font-family: 'Qanelas', sans-serif!important;
}


