@font-face {
    font-family: 'MonoLisa';
    font-style: normal;
    font-weight: 400;
    src: url('MonoLisa-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'MonoLisa';
    font-style: normal;
    font-weight: 600;
    src: url('MonoLisa-Bold.otf') format('opentype');
}
