@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/japay/Barlow-Regular.ttf');
}

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/japay/Barlow-SemiBold.ttf');
}

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/japay/Barlow-SemiBold.ttf');
}

@font-face {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/japay/Barlow-Bold.ttf');
}
