@font-face {
    font-family: 'robotobold';
    src: url('../web fonts/roboto_bold_macroman/');
    src: url('../web fonts/roboto_bold_macroman/?#iefix') format('embedded-opentype'),
         url('../web fonts/roboto_bold_macroman/Roboto-Bold-webfont.woff') format('woff'),
         url('../web fonts/roboto_bold_macroman/Roboto-Bold-webfont.ttf') format('truetype'),
         url('../web fonts/roboto_bold_macroman/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight:bold;
    font-style: normal;
}
@font-face {
    font-family: 'robotolight';
    src: url('../web fonts/roboto_light_macroman/');
    src: url('../web fonts/roboto_light_macroman/?#iefix') format('embedded-opentype'),
         url('../web fonts/roboto_light_macroman/Roboto-Light-webfont.woff') format('woff'),
         url('../web fonts/roboto_light_macroman/Roboto-Light-webfont.ttf') format('truetype'),
         url('../web fonts/roboto_light_macroman/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotomedium';
    src: url('../web fonts/roboto_medium_macroman/');
    src: url('../web fonts/roboto_medium_macroman/?#iefix') format('embedded-opentype'),
         url('../web fonts/roboto_medium_macroman/Roboto-Medium-webfont.woff2') format('woff2'),
         url('../web fonts/roboto_medium_macroman/Roboto-Medium-webfont.woff') format('woff'),
         url('../web fonts/roboto_medium_macroman/Roboto-Medium-webfont.ttf') format('truetype'),
         url('../web fonts/roboto_medium_macroman/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: medium;
    font-style: normal;
}
@font-face {
    font-family: 'robotoregular';
    src: url('../web fonts/roboto_regular_macroman/Roboto-Regular-webfont.eot');
    src: url('../web fonts/roboto_regular_macroman/') format('embedded-opentype'),
         url('../web fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff2') format('woff2'),
         url('../web fonts/roboto_regular_macroman/Roboto-Regular-webfont.woff') format('woff'),
         url('../web fonts/roboto_regular_macroman/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../web fonts/roboto_regular_macroman/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: regular;
    font-style: normal;
}
@font-face {
    font-family: 'robotothin';
    src: url('../web fonts/roboto_thin_macroman/');
    src: url('../web fonts/roboto_thin_macroman/?#iefix') format('embedded-opentype'),
         url('../web fonts/roboto_thin_macroman/Roboto-Thin-webfont.woff2') format('woff2'),
         url('../web fonts/roboto_thin_macroman/Roboto-Thin-webfont.woff') format('woff'),
         url('../web fonts/roboto_thin_macroman/Roboto-Thin-webfont.ttf') format('truetype'),
         url('../web fonts/roboto_thin_macroman/Roboto-Thin-webfont.svg#robotothin') format('svg');
    font-weight: thin;
    font-style: normal;
}
