@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/robotoregular/roboto-regular1-webfont.eot');
    src: url('../fonts/robotoregular/roboto-regular1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotoregular/roboto-regular1-webfont.woff2') format('woff2'),
         url('../fonts/robotoregular/roboto-regular1-webfont.woff') format('woff'),
         url('../fonts/robotoregular/Roboto-Regular.ttf') format('truetype'),
         url('../fonts/robotoregular/roboto-regular1-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('../fonts/robotolight/roboto-light1-webfont.eot');
    src: url('../fonts/robotolight/roboto-light1-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotolight/roboto-light1-webfont.woff2') format('woff2'),
         url('../fonts/robotolight/roboto-light1-webfont.woff') format('woff'),
         url('../fonts/robotolight/Roboto-Light.ttf') format('truetype'),
         url('../fonts/robotolight/roboto-light1-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold';
    src: url('../fonts/robotobold/roboto-bold-webfont.eot');
    src: url('../fonts/robotobold/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotobold/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/robotobold/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/robotobold/roboto-bold-webfont.ttf') format('truetype'),
         url('../fonts/robotobold/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/robotomedium/roboto-medium-webfont.eot');
    src: url('../fonts/robotomedium/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotomedium/roboto-medium-webfont.woff2') format('woff2'),
         url('../fonts/robotomedium/roboto-medium-webfont.woff') format('woff'),
         url('../fonts/robotomedium/roboto-medium-webfont.ttf') format('truetype'),
         url('../fonts/robotomedium/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotocondensed';
    src: url('../fonts/robotocondensed/Roboto-Condensed.eot');
    src: url('../fonts/robotocondensed/Roboto-Condensed.eot?#iefix') format('embedded-opentype'),
         url('../fonts/robotocondensed/Roboto-Condensed.woff2') format('woff2'),
         url('../fonts/robotocondensed/Roboto-Condensed.woff') format('woff'),
         url('../fonts/robotocondensed/Roboto-Condensed.ttf') format('truetype'),
         url('../fonts/robotocondensed/Roboto-Condensed.svg#robotocondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}