@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: 'Roboto';
    src: url("../fonts/fontdefaut/Roboto-Regular.ttf");
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'font1';
    src: url("../fonts/fontdefaut/Roboto-Regular.ttf");
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'font1';
    src: url("../fonts/fontdefaut/Roboto-Bold.ttf");
    font-weight: 700;
    font-style: normal;
    font-display: block;
}
@font-face {
    font-family: 'Roboto';
    src: url("../fonts/fontdefaut/Roboto-Medium.ttf");
    font-weight: 500;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Roboto';
    src: url("../fonts/fontdefaut/Roboto-Bold.ttf");
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Inter';
    src: url("../fonts/fontdefaut/Inter-Regular.ttf");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Inter';
    src: url("../fonts/fontdefaut/Inter-SemiBold.ttf");
    font-weight: 600;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'Inter';
    src: url("../fonts/fontdefaut/Inter-ExtraBold.ttf");
    font-weight: 800;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'utmau';
    src: url("../fonts/fontdefaut/UTMAurora.ttf");
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: 'utmav';
    src: url("../fonts/fontdefaut/UTMAvoBold.ttf");
    font-style: normal;
    font-display: block;
}
