@font-face {
    font-family: 'Neo Tech Dacia';
    src: url('../fonts/neotechdacia-light-webfont.eot');
    src: local('?'), url('../fonts/neotechdacia-light-webfont.woff') format('woff'), url('../fonts/neotechdacia-light-webfont.ttf') format('truetype');
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'Neo Tech Dacia';
    src: url('../fonts/neotechdacia-regular-webfont.eot');
    src: local('?'), url('../fonts/neotechdacia-regular-webfont.woff') format('woff'), url('../fonts/neotechdacia-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Neo Tech Dacia';
    src: url('../fonts/neotechdacia-medium-webfont.eot');
    src: local('?'), url('../fonts/neotechdacia-medium-webfont.woff') format('woff'), url('../fonts/neotechdacia-medium-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal
}


.dacia-font {
    font-family: 'Neo Tech Dacia';
}