@font-face {
    font-family: 'DIN';
    src: url('DIN-Medium.eot');
    src: url('DIN-Medium.eot?#iefix') format('embedded-opentype'),
        url('DIN-Medium.woff2') format('woff2'),
        url('DIN-Medium.woff') format('woff'),
        url('DIN-Medium.ttf') format('truetype'),
        url('DIN-Medium.svg#DIN-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'DIN-light';
    src: url('DIN-Light.eot');
    src: url('DIN-Light.eot?#iefix') format('embedded-opentype'),
        url('DIN-Light.woff2') format('woff2'),
        url('DIN-Light.woff') format('woff'),
        url('DIN-Light.ttf') format('truetype'),
        url('DIN-Light.svg#DIN-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Tenez-light';
    src: url('Tenez-Light.eot');
    src: url('Tenez-Light.eot?#iefix') format('embedded-opentype'),
        url('Tenez-Light.woff2') format('woff2'),
        url('Tenez-Light.woff') format('woff'),
        url('Tenez-Light.ttf') format('truetype'),
        url('Tenez-Light.svg#Tenez-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Tenez';
    src: url('Tenez-Regular.eot');
    src: url('Tenez-Regular.eot?#iefix') format('embedded-opentype'),
        url('Tenez-Regular.woff2') format('woff2'),
        url('Tenez-Regular.woff') format('woff'),
        url('Tenez-Regular.ttf') format('truetype'),
        url('Tenez-Regular.svg#Tenez-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

