@font-face {
    font-family: 'Latin Modern Mono';
    src: url('../font/lmmono-italic-webfont.eot');
    src: url('../font/lmmono-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/lmmono-italic-webfont.woff') format('woff'),
         url('../font/lmmono-italic-webfont.ttf') format('truetype'),
         url('../font/lmmono-italic-webfont.svg#latin_modern_mono10_italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Latin Modern Mono';
    src: url('../font/lmmono-regular-webfont.eot');
    src: url('../font/lmmono-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/lmmono-regular-webfont.woff') format('woff'),
         url('../font/lmmono-regular-webfont.ttf') format('truetype'),
         url('../font/lmmono-regular-webfont.svg#latin_modern_mono10_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
