@font-face {
    font-family: 'Agrandir Regular';
    font-weight: normal;
    font-style: normal;
    src: url('./Agrandir-Regular.otf');
    font-display: swap;
}

@font-face {
    font-family: 'Agrandir Wide';
    font-weight: normal;
    font-style: normal;
    src: url('./Agrandir-WideLight.otf');
    font-display: swap;
}

@font-face {
    font-family: 'Agrandir Grand Heavy';
    font-weight: normal;
    font-style: normal;
    src: url('./Agrandir-GrandHeavy.otf');
    font-display: swap;
}

@font-face {
    font-family: 'Agrandir Bold';
    font-weight: normal;
    font-style: normal;
    src: url('./Agrandir-TextBold.otf');
    font-display: swap;
}