@font-face {
    font-family: 'Latin Modern Math';
    src: url('latinmodern-math.otf') format('opentype');
}

math, var {
    font-family: 'Latin Modern Math';
    font-size: 1.1em;
    font-style: normal;
    text-transform: math-auto;
}

math {
    padding: .25em 0;
}