@charset "utf-8";
@font-face {
    font-family: "Ananda";
    src: url("Ananda.woff2") format("woff2"), url("Ananda.woff") format("woff"), url("Ananda.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Georgia";
    src: url("Georgia.woff2") format("woff2"), url("Georgia.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Georgia-BoldItalic";
    src: url("Georgia-BoldItalic.woff2") format("woff2"), url("Georgia-BoldItalic.woff") format("woff");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Georgia-Italic";
    src: url("Georgia-Italic.woff2") format("woff2"), url("Georgia-Italic.woff") format("woff");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Georgia-Bold";
    src: url("Georgia-Bold.woff2") format("woff2"), url("Georgia-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Maveline';
    src: url('MavelineRegular.woff2') format('woff2'),
        url('MavelineRegular.woff') format('woff'),
        url('MavelineRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'The Alliance';
    src: url('TheAlliance.woff2') format('woff2'),
        url('TheAlliance.woff') format('woff'),
        url('TheAlliance.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

