@font-face {
    font-family: 'aribau-black';
    src: local('aribau-black'), url('/fonts/AribauGrotesk-Blk.woff') format('woff');
}

@font-face {
    font-family: 'aribau-light';
    src: local('aribau-light'), url('/fonts/AribauGrotesk-Lt.woff') format('woff');
}

@font-face {
    font-family: 'aribau-xtlight';
    src: url('/fonts/AribauGrotesk-XLt.woff') format('woff');
}

@font-face {
    font-family: 'aribau-regular';
    src: local('aribau-regular'), url('/fonts/AribauGrotesk-Rg.woff') format('woff');
}

@font-face {
    font-family: 'aribau-medium';
    src: local('aribau-medium'), url('/fonts/AribauGrotesk-Md.woff') format('woff');
}

@font-face {
    font-family: 'aribau-semibold';
    src: local('aribau-semibold'), url('/fonts/AribauGrotesk-Bd.woff') format('woff');
}
