@font-face {
    font-family: 'Roboto';
    src: url('/files/322/robotoregular.eot');
    src: url('/files/322/robotoregular.eot?#iefix') format('embedded-opentype'),
         url('/files/322/robotoregular.woff') format('woff'),
         url('/files/322/robotoregular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: '322 Medium';
    src: url('/files/322/robotomedium.eot');
    src: url('/files/322/robotomedium.eot?#iefix') format('embedded-opentype'),
         url('/files/322/robotomedium.woff') format('woff'),
         url('/files/322/robotomedium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Light';
    src: url('/files/322/robotolight.eot');
    src: url('/files/322/robotolight.eot?#iefix') format('embedded-opentype'),
         url('/files/322/robotolight.woff') format('woff'),
         url('/files/322/robotolight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Bold';
    src: url('/files/322/robotobold.eot');
    src: url('/files/322/robotobold.eot?#iefix') format('embedded-opentype'),
         url('/files/322/robotobold.woff') format('woff'),
         url('/files/322/robotobold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Black';
    src: url('roboto-black-webfont.eot');
    src: url('roboto-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('roboto-black-webfont.woff2') format('woff2'),
         url('roboto-black-webfont.woff') format('woff'),
         url('roboto-black-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}