@font-face {
    src: url('fonts/AristotelicaSmallCaps-Regular.ttf');
    font-family: 'Aristotelica';
    font-weight: normal;
}

@font-face {
    src: url('fonts/Aristotelica Display DemiBold Trial.ttf');
    font-family: 'Aristotelica';
    font-weight: 600;
}

@font-face {
    src: url('fonts/Aristotelica Display ExtraLight Trial.ttf');
    font-family: 'Aristotelica';
    font-weight: 300;
}

@font-face {
    font-family: 'Aqum';
    src: url('fonts/aqum-two-classic.otf');
    font-weight: bold;
    font-style: normal;
}
