/* --------------- Gelasio -- */

@font-face {
    font-family: "Gelasio-Regular";
    src: url("../fonts/gelasio/Gelasio-Regular.ttf");
}

@font-face {
    font-family: "Gelasio-Medium";
    src: url("../fonts/gelasio/Gelasio-Medium.ttf");
}

@font-face {
    font-family: "Gelasio-SemiBold";
    src: url("../fonts/gelasio/Gelasio-SemiBold.ttf");
}

@font-face {
    font-family: "Gelasio-Bold";
    src: url("../fonts/gelasio/Gelasio-Bold.ttf");
}




/* --------------- Alexandria -- */
@font-face {
    font-family: "Alexandria-Light";
    src: url("../fonts/alexandria/Alexandria-Light.ttf");
}

@font-face {
    font-family: "Alexandria-Regular";
    src: url("../fonts/alexandria/Alexandria-Regular.ttf");
}

@font-face {
    font-family: "Alexandria-Medium";
    src: url("../fonts/alexandria/Alexandria-Medium.ttf");
}

@font-face {
    font-family: "Alexandria-SemiBold";
    src: url("../fonts/alexandria/Alexandria-SemiBold.ttf");
}

@font-face {
    font-family: "Alexandria-Bold";
    src: url("../fonts/alexandria/Alexandria-Bold.ttf");
}