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

@font-face {
    font-family: Alexandria-ExtraBold;
    src: url("../fonts/Alexandria-ExtraBold.ttf") format('truetype');
}

@font-face {
    font-family: Alexandria-ExtraLight;
    src: url("../fonts/Alexandria-ExtraLight.ttf") format('truetype');
}

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

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

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

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