
      @font-face {
    font-family: '888';
    src: url('/en/CSS/fonts/888-regular-webfont.eot');
    src: url('/en/CSS/fonts/888-regular-webfont.eot?#iefix') format('embedded-opentype'),  
        url('/en/CSS/fonts/888-regular-webfont.woff') format('woff'),
        url('/en/CSS/fonts/888-regular-webfont.woff2') format('woff2'),
        url('/en/CSS/fonts/888-regular-webfont.ttf') format('truetype'),
        url('/en/CSS/fonts/888-regular-webfont.otf') format('opentype'), 
        url('/en/CSS/fonts/888-regular-webfont.svg') format('svg');
    font-weight: normal;
}
@font-face {
    font-family: '888';
    src: url('/en/CSS/fonts/888-demibold-webfont.eot');
    src: url('/en/CSS/fonts/888-demibold-webfont.eot?#iefix') format('embedded-opentype'),  
        url('/en/CSS/fonts/888-demibold-webfont.woff') format('woff'),
        url('/en/CSS/fonts/888-demibold-webfont.woff2') format('woff2'),
        url('/en/CSS/fonts/888-demibold-webfont.ttf') format('truetype'),
        url('/en/CSS/fonts/888-demibold-webfont.otf') format('opentype'), 
        url('/en/CSS/fonts/888-demibold-webfont.svg') format('svg');
    font-weight: 600;
}
@font-face {
    font-family: '888';
    src: url('/en/CSS/fonts/888-bold-webfont.eot');
    src: url('/en/CSS/fonts/888-bold-webfont.eot?#iefix') format('embedded-opentype'),  
        url('/en/CSS/fonts/888-bold-webfont.woff') format('woff'),
        url('/en/CSS/fonts/888-bold-webfont.woff2') format('woff2'),
        url('/en/CSS/fonts/888-bold-webfont.ttf') format('truetype'),
        url('/en/CSS/fonts/888-bold-webfont.otf') format('opentype'), 
        url('/en/CSS/fonts/888-bold-webfont.svg') format('svg');
    font-weight: bold;
}
@font-face {
    font-family: '888';
    src: url('/en/CSS/fonts/888-black-webfont.eot');
    src: url('/en/CSS/fonts/888-black-webfont.eot?#iefix') format('embedded-opentype'),  
        url('/en/CSS/fonts/888-black-webfont.woff') format('woff'),
        url('/en/CSS/fonts/888-black-webfont.woff2') format('woff2'),
        url('/en/CSS/fonts/888-black-webfont.ttf') format('truetype'),
        url('/en/CSS/fonts/888-black-webfont.otf') format('opentype'), 
        url('/en/CSS/fonts/888-black-webfont.svg') format('svg');
    font-weight: 800;
}
@font-face {
    font-family: '888';
    src: url('/en/CSS/fonts/888-ultra-webfont.eot');
    src: url('/en/CSS/fonts/888-ultra-webfont.eot?#iefix') format('embedded-opentype'),  
        url('/en/CSS/fonts/888-ultra-webfont.woff') format('woff'),
        url('/en/CSS/fonts/888-ultra-webfont.woff2') format('woff2'),
        url('/en/CSS/fonts/888-ultra-webfont.ttf') format('truetype'),
        url('/en/CSS/fonts/888-ultra-webfont.otf') format('opentype'), 
        url('/en/CSS/fonts/888-ultra-webfont.svg') format('svg');
    font-weight: 900;
}

body, header, footer, #footer, div, p, a, span, ul, li, h1, h2, h3, h4, h5, h6{
    font-family: '888' !important;
}