<style>

    @font-face {
        font-family: 'BalooTammudu';
        src: url('/front/css/Baloo-Tammudu-Regular/balootammudu/BalooTammudu-Regular.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }

    .ql-align-center{
        text-align: center;
    }
    .ql-size-small{
        font-size: x-small;
    }

</style>