@font-face {
    font-family: 'font3';
    src: url('../fonts/fontdt/Inter-ExtraBold.eot');
    src: url('../fonts/fontdt/Inter-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fontdt/Inter-ExtraBold.woff2') format('woff2'),
        url('../fonts/fontdt/Inter-ExtraBold.woff') format('woff'),
        url('../fonts/fontdt/Inter-ExtraBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'font4';
    src: url('../fonts/fontdt/Inter-Italic.eot');
    src: url('../fonts/fontdt/Inter-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fontdt/Inter-Italic.woff2') format('woff2'),
        url('../fonts/fontdt/Inter-Italic.woff') format('woff'),
        url('../fonts/fontdt/Inter-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'font1';
    src: url('../fonts/fontdt/Inter-SemiBold.eot');
    src: url('../fonts/fontdt/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fontdt/Inter-SemiBold.woff2') format('woff2'),
        url('../fonts/fontdt/Inter-SemiBold.woff') format('woff'),
        url('../fonts/fontdt/Inter-SemiBold.ttf') format('truetype');
    /* font-weight: 600; */
    font-style: normal;
    font-display: swap;
}

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