@font-face {
    font-family: 'Eleven Eleven';
    src: url('https://cdn.nevit.io/fonts/eleveneleven-light.woff2') format('woff2'),
         url('https://cdn.nevit.io/fonts/eleveneleven-light.woff') format('woff'),
         url('https://cdn.nevit.io/fonts/eleveneleven-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Eleven Eleven';
    src: url('https://cdn.nevit.io/fonts/eleveneleven-medium.woff2') format('woff2'),
         url('https://cdn.nevit.io/fonts/eleveneleven-medium.woff') format('woff'),
         url('https://cdn.nevit.io/fonts/eleveneleven-medium.ttf') format('truetype');
         url('https://cdn.nevit.io/fonts/eleveneleven-medium.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Eleven Eleven';
    src: url('https://cdn.nevit.io/fonts/eleveneleven-bold.woff2') format('woff2'),
         url('https://cdn.nevit.io/fonts/eleveneleven-bold.woff') format('woff'),
         url('https://cdn.nevit.io/fonts/eleveneleven-bold.ttf') format('truetype');
         url('https://cdn.nevit.io/fonts/eleveneleven-bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}