/* static/fonts.css */

@font-face {
    font-family: 'AauxProPoster';
    src: url("/static/fonts/AauxPro-Poster.4a1544342147.ttf") format('opentype');
}

@font-face {
    font-family: 'AauxProBold';
    src: url("/static/fonts/AauxProBoldRegular.89c2566f7cec.ttf") format('opentype');
}


@font-face {
    font-family: 'AauxProRegular';
    src: url("/static/fonts/AauxProBlackRegular.bf5fe64bee28.ttf") format('opentype');
}


@font-face {
    font-family: 'AauxProThin';
    src: url("/static/fonts/AauxProThinRegular.c4621004572a.ttf") format('opentype');
}
