@charset "UTF-8";
/* CSS Document */


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

}

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

}

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

}