@font-face {
    font-family: 'Nimbus Sans L';
    font-style: normal;
    font-weight: 400;
    src: local('Nimbus Sans L'), url('nimbus-san-l-regular.otf') format('opentype');
}

@font-face {
    font-family: 'Nimbus Sans L';
    font-style: italic;
    font-weight: 400;
    src: local('Nimbus Sans L'), url('nimbus-san-l-regular-italic.otf') format('opentype');
}

@font-face {
    font-family: 'Nimbus Sans L';
    font-style: normal;
    font-weight: 700;
    src: local('Nimbus Sans L'), url('nimbus-san-l-bold.otf') format('opentype');
}

@font-face {
    font-family: 'Nimbus Sans L';
    font-style: italic;
    font-weight: 700;
    src: local('Nimbus Sans L'), url('nimbus-san-l-bold-italic.otf') format('opentype');
}
