@import url('https://fonts.googleapis.com/css2?family=Tangerine&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel+Decorative&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.googleapis.com/css2?family=Caveat&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Italianno&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora&display=swap');

@font-face {
    font-family: 'Aceh Light';
    src: url("/assets/fonts/AcehLight.woff") format("woff");
}

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

@font-face {
    font-family: Magnolia;
    src: url("/assets/fonts/MagnoliaScript.woff") format("woff")
}


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

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

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

@font-face {
    font-family: Spartan;
    src: url(/assets/fonts/Spartan.woff2) format("woff2");
    font-weight: bold;
}



.fontType-1 {
    font-family: 'Italianno', cursive !important;
}

.fontType-2 {
    font-family: 'Cinzel Decorative', cursive !important;
}

.fontType-3 {
    font-family: 'Great Vibes', cursive !important;
}

.fontType-4 {
    font-family: 'Marck Script', cursive !important;
}

.fontType-5 {
    font-family: 'Libre Caslon Text', serif !important;
}

.fontType-6 {
    font-family: 'Kaushan Script', cursive !important;
}

.fontType-7 {
    font-family: 'La-Graziela', cursive !important;
}


.fontType-8 {
    font-family: 'Lavanderia', cursive !important;
}

.fontType-9 {
    font-family: 'NovaQuinta', cursive !important;
}
