@font-face {
    font-family: 'eurostile';
    src: url('fonts/eurostile-webfont.eot');
    src: url('fonts/eurostile-webfont-1.eot') format('embedded-opentype'),
         url('fonts/eurostile-webfont.woff') format('woff'),
         url('fonts/eurostile-webfont.ttf') format('truetype'),
         url('fonts/eurostile-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'eurostile_bold';
    src: url('fonts/eurostile-bold-webfont.eot');
    src: url('fonts/eurostile-bold-webfont-1.eot') format('embedded-opentype'),
         url('fonts/eurostile-bold-webfont.woff') format('woff'),
         url('fonts/eurostile-bold-webfont.ttf') format('truetype'),
         url('fonts/eurostile-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'eurostile_demi';
    src: url('fonts/eurostile-demi-webfont.eot');
    src: url('fonts/eurostile-demi-webfont-1.eot') format('embedded-opentype'),
         url('fonts/eurostile-demi-webfont.woff') format('woff'),
         url('fonts/eurostile-demi-webfont.ttf') format('truetype'),
         url('fonts/eurostile-demi-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}