@import url('https://fonts.googleapis.com/css2?family=Tangerine&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Cinzel&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Marck+Script&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Libre+Caslon+Text&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Kaushan+Script&display=swap');

@import url('https://fonts.cdnfonts.com/css/julietta-messie');

@import url('https://fonts.cdnfonts.com/css/spartan');

@font-face {
                    font-family: 'La-Graziela';
                    src: url('/storage/fonts/Lagraziela.otf') format('opentype');
                }

@font-face {
                    font-family: 'Hearthway';
                    src: url('/storage/fonts/Hearthway.otf') format('opentype');
                }

@font-face {
                    font-family: 'NexaScript';
                    src: url('/storage/fonts/NexaScript.otf') format('opentype');
                }

.ql-font-Tangerine { font-family: 'Tangerine', cursive; line-height: normal; }

.ql-picker-item[data-value=Tangerine]:before,
                     .ql-picker-label[data-value=Tangerine]:before {
                        content: 'Tangerine' !important;
                        font-family: 'Tangerine', cursive;
                     }

.ql-font-Cinzel { font-family: 'Cinzel', cursive; line-height: normal; }

.ql-picker-item[data-value=Cinzel]:before,
                     .ql-picker-label[data-value=Cinzel]:before {
                        content: 'Cinzel' !important;
                        font-family: 'Cinzel', cursive;
                     }

.ql-font-GreatVibes { font-family: 'Great Vibes', cursive; line-height: normal; }

.ql-picker-item[data-value=GreatVibes]:before,
                     .ql-picker-label[data-value=GreatVibes]:before {
                        content: 'Great Vibes' !important;
                        font-family: 'GreatVibes', cursive;
                     }

.ql-font-MarckScript { font-family: 'Marck Script', cursive; line-height: normal; }

.ql-picker-item[data-value=MarckScript]:before,
                     .ql-picker-label[data-value=MarckScript]:before {
                        content: 'Marck Script' !important;
                        font-family: 'MarckScript', cursive;
                     }

.ql-font-LibreCaslon { font-family: 'Libre Caslon Text', cursive; line-height: normal; }

.ql-picker-item[data-value=LibreCaslon]:before,
                     .ql-picker-label[data-value=LibreCaslon]:before {
                        content: 'Libre Caslon Text' !important;
                        font-family: 'LibreCaslon', cursive;
                     }

.ql-font-KaushanScript { font-family: 'Kaushan Script', cursive; line-height: normal; }

.ql-picker-item[data-value=KaushanScript]:before,
                     .ql-picker-label[data-value=KaushanScript]:before {
                        content: 'Kaushan Script' !important;
                        font-family: 'KaushanScript', cursive;
                     }

.ql-font-JuliettaMessie { font-family: 'Julietta Messie', cursive; line-height: normal; }

.ql-picker-item[data-value=JuliettaMessie]:before,
                     .ql-picker-label[data-value=JuliettaMessie]:before {
                        content: 'Julietta Messie' !important;
                        font-family: 'JuliettaMessie', cursive;
                     }

.ql-font-Spartan { font-family: 'Spartan', cursive; line-height: normal; }

.ql-picker-item[data-value=Spartan]:before,
                     .ql-picker-label[data-value=Spartan]:before {
                        content: 'Spartan' !important;
                        font-family: 'Spartan', cursive;
                     }

.ql-font-LaGraziela { font-family: 'La-Graziela', cursive; line-height: normal; }

.ql-picker-item[data-value=LaGraziela]:before,
                     .ql-picker-label[data-value=LaGraziela]:before {
                        content: 'La-Graziela' !important;
                        font-family: 'LaGraziela', cursive;
                     }

.ql-font-Hearthway { font-family: 'Hearthway', cursive; line-height: normal; }

.ql-picker-item[data-value=Hearthway]:before,
                     .ql-picker-label[data-value=Hearthway]:before {
                        content: 'Hearthway' !important;
                        font-family: 'Hearthway', cursive;
                     }

.ql-font-NexaScript { font-family: 'NexaScript', cursive; line-height: normal; }

.ql-picker-item[data-value=NexaScript]:before,
                     .ql-picker-label[data-value=NexaScript]:before {
                        content: 'NexaScript' !important;
                        font-family: 'NexaScript', cursive;
                     }

