@font-face {
    font-family: 'qanelas';
    font-weight: 300;
    src: url(../fonts/Qanelas-L.ttf);
}
@font-face {
    font-family: 'qanelas';
    font-weight: 700;
    src: url(../fonts/Qanelas-B.ttf);
}
@font-face {
    font-family: 'qanelas';
    font-weight: 600;
    src: url(../fonts/Qanelas-SB.ttf);
}
@font-face {
    font-family: 'qanelas';
    font-weight: 400;
    src: url(../fonts/Qanelas-R.ttf);
}
@font-face {
    font-family: 'qanelas';
    font-weight: 500;
    src: url(../fonts/Qanelas-M.ttf);
}