@font-face {
    font-family: 'alexandria';
    src: url('../fonts/Alexandria-Bold.ttf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'alexandria';
    src: url('../fonts/Alexandria-Regular.ttf');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'alexandria';
    src: url('../fonts/Alexandria-Light.ttf');
    font-weight: 300;
    font-style: normal;
}
