@font-face {
    font-family: 'Roboto';
    src: url('../fonts/roboto-light.eot');
    src: local('../fonts/roboto-light'), local('../fonts/roboto-light'), 
         url('../fonts/roboto-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto-light.woff') format('woff'),
         url('../fonts/roboto-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@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: 'Argone';
    src: url('../fonts/argone.eot');
    src: local('../fonts/argone'), local('../fonts/argone'), 
         url('../fonts/argone.eot?#iefix') format('embedded-opentype'),
         url('../fonts/argone.woff') format('woff'),
         url('../fonts/argone.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
