@font-face {
    font-family: 'LMSans10';
    font-style: normal;
    font-weight: 400;
    src: local('LMSans10'), url('./lmsans10-regular.woff') format('woff');
}
@font-face {
    font-family: 'LMSans10';
    font-style: italic;
    font-weight: 400;
    src: local('LMSans10'), url('./lmsans10-oblique.woff') format('woff');
}
@font-face {
    font-family: 'LMSansDemiCond10';
    font-style: normal;
    font-weight: 600;
    src: local('LMSansDemiCond10'), url('./lmsansdemicond10-regular.woff') format('woff');
}
@font-face {
    font-family: 'LMSansDemiCond10';
    font-style: italic;
    font-weight: 600;
    src: local('LMSansDemiCond10'), url('./lmsansdemicond10-oblique.woff') format('woff');
}
@font-face {
    font-family: 'LMSans10';
    font-style: normal;
    font-weight: 700;
    src: local('LMSans10'), url('./lmsans10-bold.woff') format('woff');
}
@font-face {
    font-family: 'LMSans10';
    font-style: italic;
    font-weight: 700;
    src: local('LMSans10'), url('./lmsans10-boldoblique.woff') format('woff');
}


