@font-face {
    font-family: 'PAYBACK';
    src: url('../fonts/PAYBACK-Regular.woff2') format('woff2'),
        url('../fonts/PAYBACK-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*
@font-face {
    font-family: 'PAYBACK';
    src: url('../fonts/PAYBACK-Light.woff2') format('woff2'),
        url('../fonts/PAYBACK-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
*/

@font-face {
    font-family: 'PAYBACK';
    src: url('../fonts/PAYBACK-Bold.woff2') format('woff2'),
        url('../fonts/PAYBACK-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
/*
@font-face {
    font-family: 'PAYBACK Script';
    src: url('../fonts/PAYBACKScript.woff2') format('woff2'),
        url('../fonts/PAYBACKScript.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
*/

