@font-face {
    font-display: swap;
    font-family: "Aller";
    font-style: normal;
    font-weight: 400;
    src: url('lib/aller/Aller-Regular.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: "Aller";
    font-style: italic;
    font-weight: 700;
    src: url('lib/aller/Aller-Bold-Italic.ttf') format('truetype');
}
