@font-face {
    font-family: 'Auto 1 BoldLF';
    src: url('fonts/fonts/Auto1-BoldLF.eot');
    src: local('fonts/Auto1-BoldLF'),
        url('fonts/Auto1-BoldLF.eot?#iefix') format('embedded-opentype'),
        url('fonts/Auto1-BoldLF.woff2') format('woff2'),
        url('fonts/Auto1-BoldLF.woff') format('woff'),
        url('fonts/Auto1-BoldLF.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Auto 1 LightLF';
    src: url('fonts/Auto1-LightLF.eot');
    src: local('fonts/Auto1-LightLF'),
        url('fonts/Auto1-LightLF.eot?#iefix') format('embedded-opentype'),
        url('fonts/Auto1-LightLF.woff2') format('woff2'),
        url('fonts/Auto1-LightLF.woff') format('woff'),
        url('fonts/Auto1-LightLF.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

