@font-face {
    font-family: 'future';
    src: url(../fonts/future_fixed.ttf);
    font-display: swap;
}
@font-face {
    font-family: 'medium';
    src: url(made-infinity-personal-use/MADEINFINITY\ PERSONALUSE-Medium.otf);
    font-display: swap;
}
@font-face {
    font-family: 'light';
    src: url(made-infinity-personal-use/MADEINFINITY\ PERSONALUSE-Light.otf);
    font-display: swap;
}
@font-face {
    font-family: 'regular';
    src: url(made-infinity-personal-use/MADEINFINITY\ PERSONALUSE-Regular.otf);
    font-display: swap;
}
@font-face {
    font-family: 'thin';
    src: url(made-infinity-personal-use/MADEINFINITY\ PERSONALUSE-Thin.otf);
    font-display: swap;
}
@font-face {
    font-family: 'black';
    src: url(made-infinity-personal-use/MADEINFINITY\ PERSONALUSE-Black.otf);
    font-display: swap;
}
@font-face {
    font-family: 'twcen';
    src: url(../fonts/TwCenMT.ttf);
    font-display: swap;
}