@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'robotolight';
    src: url('../fonts/roboto-light_3-webfont.eot');
    src: url('../fonts/roboto-light_3-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light_3-webfont.woff2') format('woff2'),
         url('../fonts/roboto-light_3-webfont.woff') format('woff'),
         url('../fonts/roboto-light_3-webfont.ttf') format('truetype'),
         url('../fonts/roboto-light_3-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto-regular_2-webfont.eot');
    src: url('../fonts/roboto-regular_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular_2-webfont.woff2') format('woff2'),
         url('../fonts/roboto-regular_2-webfont.woff') format('woff'),
         url('../fonts/roboto-regular_2-webfont.ttf') format('truetype'),
         url('../fonts/roboto-regular_2-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

