@font-face {
    font-family: 'DroidSansRegular';
    src: url('../font/DroidSans-webfont.eot');
    src: url('../font/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/DroidSans-webfont.woff') format('woff'),
         url('../font/DroidSans-webfont.ttf') format('truetype'),
         url('../font/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}