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

}

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

}