@font-face {
    font-family: 'robotoblack';
    src: url('./fonts/roboto-black-webfont.eot');
    src: url('./fonts/roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/roboto-black-webfont.woff') format('woff'),
         url('./fonts/roboto-black-webfont.ttf') format('truetype'),
         url('./fonts/roboto-black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedbold';
    src: url('./fonts/robotocondensed-bold-webfont.eot');
    src: url('./fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/robotocondensed-bold-webfont.woff') format('woff'),
         url('./fonts/robotocondensed-bold-webfont.ttf') format('truetype'),
         url('./fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('./fonts/roboto-medium-webfont.eot');
    src: url('./fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/roboto-medium-webfont.woff') format('woff'),
         url('./fonts/roboto-medium-webfont.ttf') format('truetype'),
         url('./fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotothin';
    src: url('./fonts/roboto-thin-webfont.eot');
    src: url('./fonts/roboto-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/roboto-thin-webfont.woff') format('woff'),
         url('./fonts/roboto-thin-webfont.ttf') format('truetype'),
         url('./fonts/roboto-thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold';
    src: url('./fonts/roboto-bold-webfont.eot');
    src: url('./fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/roboto-bold-webfont.woff') format('woff'),
         url('./fonts/roboto-bold-webfont.ttf') format('truetype'),
         url('./fonts/roboto-bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bodonixtregular';
    src: url('./fonts/bodonixt-webfont.eot');
    src: url('./fonts/bodonixt-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/bodonixt-webfont.woff') format('woff'),
         url('./fonts/bodonixt-webfont.ttf') format('truetype'),
         url('./fonts/bodonixt-webfont.svg#bodonixtregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
