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

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/fontdefaut/Montserrat-Bold.ttf');
   
        font-weight:900;
        font-style: normal;
        font-display: swap;
}
@font-face {
    font-family: 'font1';
    src: url('../fonts/fontdefaut/Montserrat-Bold.ttf');
   
        font-weight:900;
        font-style: normal;
        font-display: swap;
}
@font-face {
    font-family: 'font1';
    src: url('../fonts/fontdefaut/Montserrat-Medium.ttf');
   
        font-weight:normal;
        font-style: normal;
        font-display: swap;
}
@font-face {
    font-family: 'Bad';
    src: url('../fonts/fontdefaut/BadScript-Regular.ttf');
   
        font-weight:normal;
        font-style: normal;
        font-display: swap;
}



