@font-face {
    font-family: 'fontmenu';
    src: url('../fonts/fontdefaut/Barlow-Bold.eot');
    src: url('../fonts/fontdefaut/Barlow-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fontdefaut/Barlow-Bold.woff2') format('woff2'),
        url('../fonts/fontdefaut/Barlow-Bold.woff') format('woff'),
        url('../fonts/fontdefaut/Barlow-Bold.ttf') format('truetype');
        font-weight:bold;
        font-style: normal;
        font-display: swap;
}

@font-face {
    font-family: 'font1';
    src: url('../fonts/fontdefaut/Barlow-Regular.ttf');
    
        font-weight:normal;
        font-style: normal;
        font-display: swap;
}

@font-face {
    font-family: 'font1';
    src: url('../fonts/fontdefaut/Barlow-Black.ttf');
   
        font-weight:900;
        font-style: normal;
        font-display: swap;
}
@font-face {
    font-family: 'font1';
    src: url('../fonts/fontdefaut/Barlow-SemiBold.ttf');
    
        font-weight:600;
        font-style: normal;
        font-display: swap;
}
@font-face {
    font-family: 'font1';
    src: url('../fonts/fontdefaut/Barlow-Bold.ttf');
    
        font-weight:700;
        font-style: normal;
        font-display: swap;
}
@font-face {
    font-family: 'Barlow';
    src: url('../fonts/fontdefaut/Barlow-Regular.eot');
    
        font-weight:normal;
        font-style: normal;
        font-display: swap;
}

