@font-face {
    font-family: 'font3';
    src: url('../fonts/fontdt/Roboto-Bold.woff');
    src: url('../fonts/fontdt/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fontdt/Roboto-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'font4';
    src: url('../fonts/fontdt/UTMAmerikaSans.eot');
    src: url('../fonts/fontdt/UTMAmerikaSans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fontdt/UTMAmerikaSans.woff2') format('woff2'),
        url('../fonts/fontdt/UTMAmerikaSans.woff') format('woff'),
        url('../fonts/fontdt/UTMAmerikaSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/fontdt/Lato-Black.eot');
    src: url('../fonts/fontdt/Lato-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fontdt/Lato-Black.woff2') format('woff2'),
        url('../fonts/fontdt/Lato-Black.woff') format('woff'),
        url('../fonts/fontdt/Lato-Black.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
/* @font-face {
    font-family: 'font1';
    src: url('../fonts/fontdt/UTMHelvetlns.eot');
    src: url('../fonts/fontdt/UTMHelvetlns.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fontdt/UTMHelvetlns.woff2') format('woff2'),
        url('../fonts/fontdt/UTMHelvetlns.woff') format('woff'),
        url('../fonts/fontdt/UTMHelvetlns.ttf') format('truetype');
}
 */

@font-face {
    font-family: 'font2';
    src: url('../fonts/fontdt/Roboto-Regular.woff') format('woff'),
    url('../fonts/fontdt/Roboto-Regular.woff2') format('woff2'),
}


