@font-face {
    font-family: "Lmml";
    src: url("../fonts/lmmonolt10-regular.otf") format("opentype");
}

@font-face {
    font-family: "Lmmlbold";
    src: url("../fonts/lmmonolt10-bold.otf") format("opentype");
}

@font-face {
    font-family: "Lmmlboldoblique";
    src: url("../fonts/lmmonolt10-boldoblique.otf") format("opentype");
}

@font-face {
    font-family: "Lmmloblique";
    src: url("../fonts/lmmonolt10-oblique.otf") format("opentype");
}