
@font-face {
    font-family: 'Nimbus Sans';
    src: url('NimbusSanL-Reg.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Nimbus Sans';
    src: url('NimbusSanL-Bol.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}