@font-face {
    font-family: 'La Lemonti';
    src: url('fonts/La-Lemonti.eot');
    src: url('fonts/La-Lemonti.eot?#iefix') format('embedded-opentype'),
         url('fonts/La-Lemonti.woff2') format('woff2'),
         url('fonts/La-Lemonti.woff') format('woff'),
         url('fonts/La-Lemonti.ttf')  format('truetype'),
         url('fonts/La-Lemonti.svg#La Lemonti') format('svg');
}