@font-face {
    font-family: 'Aleo';
    src: url('../eot/aleo-bolditalic-webfont.eot') format('embedded-opentype'),
         url('../ttf/aleo-bolditalic-webfont.ttf') format('truetype'),
         url('../woff2/aleo-bolditalic-webfont.woff2') format('woff2'),
         url('../woff/aleo-bolditalic-webfont.woff') format('woff');
    font-weight: 800;
    font-style: italic;

}

@font-face {
    font-family: 'Aleo';
    src: url('../eot/aleo-regular-webfont.eot') format('embedded-opentype'),
         url('../ttf/aleo-regular-webfont.ttf') format('truetype'),
         url('../woff2/aleo-regular-webfont.woff2') format('woff2'),
         url('../woff/aleo-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'DIN';
    src: url('../eot/din-webfont.eot') format('embedded-opentype'),
         url('../ttf/din-webfont.ttf') format('truetype'),
         url('../woff2/din-webfont.woff2') format('woff2'),
         url('../woff/din-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'DIN';
    src: url('../eot/din_bold-webfont.eot') format('embedded-opentype'),
         url('../ttf/din_bold-webfont.ttf') format('truetype'),
         url('../woff2/din_bold-webfont.woff2') format('woff2'),
         url('../woff/din_bold-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'DIN';
    src: url('../eot/din_mediumalternate-webfont.eot') format('embedded-opentype'),
         url('../ttf/din_mediumalternate-webfont.ttf') format('truetype'),
         url('../woff2/din_mediumalternate-webfont.woff2') format('woff2'),
         url('../woff/din_mediumalternate-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'Noway';
    src: url('../eot/noway-regular-webfont.eot') format('embedded-opentype'),
         url('../ttf/noway-regular-webfont.ttf') format('truetype'),
         url('../woff2/noway-regular-webfont.woff2') format('woff2'),
         url('../woff/noway-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}