@font-face {
    font-family: 'robotomonolight';
    src: url('robotomono-light-webfont.eot');
    src: url('robotomono-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('robotomono-light-webfont.woff') format('woff'),
         url('robotomono-light-webfont.ttf') format('truetype'),
         url('robotomono-light-webfont.svg#robotomonolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotomonobold';
    src: url('robotomono-bold-webfont.eot');
    src: url('robotomono-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('robotomono-bold-webfont.woff') format('woff'),
         url('robotomono-bold-webfont.ttf') format('truetype'),
         url('robotomono-bold-webfont.svg#robotomonobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'icons01';
    src: url('basicicons01.eot');
    src: url('basicicons01.eot?#iefix') format('embedded-opentype'),
         url('basicicons01.woff') format('woff'),
         url('basicicons01.ttf') format('truetype'),
         url('basicicons01.svg#icons01') format('svg');
    font-weight: normal;
    font-style: normal;
}