﻿@font-face {
    font-family: Lalezar;
    font-style: normal;
    font-display: swap;
    src: url('./lalezar/WOFF/Lalezar-Regular.woff') format('truetype')
}

:not(i):not(before):not(after):not(.ql-editor *):not([class^="ql-"]) {
    font-family: Lalezar !important;
    font-weight: normal !important
}