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

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