@font-face {
    font-family: 'NocturnoBG';
    src: local('☺'), url('NocturnoBG.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NocturnoBG';
    src: local('☺'), url('NocturnoBG-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'NocturnoBG';
    src: local('☺'), url('NocturnoBG-BoldItalic.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'NocturnoBG';
    src: local('☺'), url('NocturnoBG-Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}
