@font-face {
    font-family: 'Qanelas';
    src: url('/static/fonts/Qanelas-Thin.woff2') format('woff2');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas';
    src: url('/static/fonts/Qanelas-UltraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas';
    src: url('/static/fonts/Qanelas-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas';
    src: url('/static/fonts/Qanelas-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas';
    src: url('/static/fonts/Qanelas-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas';
    src: url('/static/fonts/Qanelas-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas';
    src: url('/static/fonts/Qanelas-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas';
    src: url('/static/fonts/Qanelas-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas';
    src: url('/static/fonts/Qanelas-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Qanelas';
    src: url('/static/fonts/Qanelas-RegularItalic.woff2') format('woff2');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Qanelas';
    src: url('/static/fonts/Qanelas-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
}
