@font-face {
    font-family: 'Eurostile';
    src: url('../fonts/Eurostile.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Eurostile Bold';
    src: url('../fonts/Eurostile-bold.otf');
    font-weight: normal;
    font-style: normal;
}