@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-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: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'font2';
    src: url('../fonts/fontdt/Inter-Medium.eot');
    src: url('../fonts/fontdt/Inter-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fontdt/Inter-Medium.woff2') format('woff2'),
        url('../fonts/fontdt/Inter-Medium.woff') format('woff'),
        url('../fonts/fontdt/Inter-Medium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}