<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Alexandria';
    font-style: normal;
    font-weight: 100;
    src: url(fonts/Alexandria/static/Alexandria-Thin.ttf) format('truetype');
}

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

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

@font-face {
    font-family: 'Alexandria';
    font-style: normal;
    font-weight: 500;
    src: url(fonts/Alexandria/static/Alexandria-Medium.ttf) format('truetype');
}

@font-face {
    font-family: 'Alexandria';
    font-style: normal;
    font-weight: 600;
    src: url(fonts/Alexandria/static/Alexandria-SemiBold.ttf) format('truetype');
}

@font-face {
    font-family: 'Alexandria';
    font-style: normal;
    font-weight: 700;
    src: url(fonts/Alexandria/static/Alexandria-Bold.ttf) format('truetype');
}</pre></body></html>