@font-face {
    font-family: 'robotobold';
    src: url('roboto-bold.eot');
    src: url('roboto-bold.eot?#iefix') format('embedded-opentype'),
     url('roboto-bold.woff2') format('woff2'),
     url('roboto-bold.woff') format('woff'),
     url('roboto-bold.ttf') format('truetype'),
     url('roboto-bold.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('roboto-regular.eot');
    src: url('roboto-regular.eot?#iefix') format('embedded-opentype'),
     url('roboto-regular.woff2') format('woff2'),
     url('roboto-regular.woff') format('woff'),
     url('roboto-regular.ttf') format('truetype'),
     url('roboto-regular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoitalic';
    src: url('roboto-italic.eot');
    src: url('roboto-italic.eot?#iefix') format('embedded-opentype'),
     url('roboto-italic.woff2') format('woff2'),
     url('roboto-italic.woff') format('woff'),
     url('roboto-italic.ttf') format('truetype'),
     url('roboto-italic.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotobold_italic';
    src: url('roboto-bolditalic.eot');
    src: url('roboto-bolditalic.eot?#iefix') format('embedded-opentype'),
     url('roboto-bolditalic.woff2') format('woff2'),
     url('roboto-bolditalic.woff') format('woff'),
     url('roboto-bolditalic.ttf') format('truetype'),
     url('roboto-bolditalic.svg#robotobold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_slabbold';
    src: url('robotoslab-bold.eot');
    src: url('robotoslab-bold.eot?#iefix') format('embedded-opentype'),
     url('robotoslab-bold.woff2') format('woff2'),
     url('robotoslab-bold.woff') format('woff'),
     url('robotoslab-bold.ttf') format('truetype'),
     url('robotoslab-bold.svg#roboto_slabbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_slabregular';
    src: url('robotoslab-regular.eot');
    src: url('robotoslab-regular.eot?#iefix') format('embedded-opentype'),
     url('robotoslab-regular.woff2') format('woff2'),
     url('robotoslab-regular.woff') format('woff'),
     url('robotoslab-regular.ttf') format('truetype'),
     url('robotoslab-regular.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_slablight';
    src: url('robotoslab-light.eot');
    src: url('robotoslab-light.eot?#iefix') format('embedded-opentype'),
     url('robotoslab-light.woff2') format('woff2'),
     url('robotoslab-light.woff') format('woff'),
     url('robotoslab-light.ttf') format('truetype'),
     url('robotoslab-light.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansregular';
    src: local('open_sansregular'), local('open_sansregular'),
    src: url('OpenSans-Regular.eot');
    src: url('OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
    url('OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sansbold';
    src: local('open_sanssemibold'), local('open_sanssemibold'),
    src: url('OpenSans-Bold.eot');
    src: url('OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
    url('OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}