@font-face {
    font-family: 'euronicsregular';
    src: url('euronics-regular.woff2') format('woff2'),
         url('euronics-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'euronicsblack';
    src: url('euronics-black-webfont.woff2') format('woff2'),
         url('euronics-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'euronicsheavy';
    src: url('euronics-heavy-webfont.woff2') format('woff2'),
         url('euronics-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}