@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-regular.eot');
    src: local('../fonts/roboto-regular'), local('../fonts/roboto-regular'), 
         url('../fonts/roboto-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-regular.woff') format('woff'),
         url('../fonts/roboto-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-medium.eot');
    src: local('../fonts/roboto-medium'), local('../fonts/roboto-medium'), 
         url('../fonts/roboto-medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-medium.woff') format('woff'),
         url('../fonts/roboto-medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-bold.eot');
    src: local('../fonts/roboto-bold'), local('../fonts/roboto-bold'), 
         url('../fonts/roboto-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-bold.woff') format('woff'),
         url('../fonts/roboto-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-italic.eot');
    src: local('../fonts/roboto-italic'), local('../fonts/roboto-italic'), 
         url('../fonts/roboto-italic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-italic.woff') format('woff'),
         url('../fonts/roboto-italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Droid';
    src: url('../fonts/droidserif-regular.eot');
    src: local('../fonts/droidserif-regular'), local('../fonts/droidserif-regular'), 
         url('../fonts/droidserif-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidserif-regular.woff') format('woff'),
         url('../fonts/droidserif-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Droid';
    src: url('../fonts/droidserif-bold.eot');
    src: local('../fonts/droidserif-bold'), local('../fonts/droidserif-bold'), 
         url('../fonts/droidserif-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidserif-bold.woff') format('woff'),
         url('../fonts/droidserif-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Droid';
    src: url('../fonts/droidserif-bolditalic.eot');
    src: local('../fonts/droidserif-bolditalic'), local('../fonts/droidserif-bolditalic'), 
         url('../fonts/droidserif-bolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/droidserif-bolditalic.woff') format('woff'),
         url('../fonts/droidserif-bolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}



