@font-face {
    font-family: 'LM-Bold';
    src: url('eot/LEMONMILK-Bold.eot'),
         url('eot/LEMONMILK-Bold.eot') format('embedded-opentype'),
         url('LEMONMILK-Bold.ttf') format('truetype'),
         url('otf/LEMONMILK-Bold.otf') format('opentype'),
         url('woff/LEMONMILK-Bold.woff') format('woff'),
         url('woff2/LEMONMILK-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'LM-Medium';
    src: url('eot/LEMONMILK-Medium.eot'),
         url('eot/LEMONMILK-Medium.eot') format('embedded-opentype'),
         url('LEMONMILK-Medium.ttf') format('truetype'),
         url('otf/LEMONMILK-Medium.otf') format('opentype'),
         url('woff/LEMONMILK-Medium.woff') format('woff'),
         url('woff2/LEMONMILK-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'LM';
    src: url('eot/LEMONMILK-Regular.eot'),
         url('eot/LEMONMILK-Regular.eot') format('embedded-opentype'),
         url('LEMONMILK-Regular.ttf') format('truetype'),
         url('otf/LEMONMILK-Regular.otf') format('opentype'),
         url('woff/LEMONMILK-Regular.woff') format('woff'),
         url('woff2/LEMONMILK-Regular.woff2') format('woff2');
}