@font-face {
    font-family: 'roboto';
    src: url('/fonts/roboto-light.eot');
    src: url('/fonts/roboto-light.eot?#iefix') format('embedded-opentype'),
                 url('/fonts/roboto-light.woff2') format('woff2'),
                 url('/fonts/roboto-light.woff') format('woff'),
                 url('/fonts/roboto-light.ttf') format('truetype'),
                 url('/fonts/roboto-light.svg#robotolight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'roboto';
    src: url('/fonts/roboto-lightitalic.eot');
    src: url('/fonts/roboto-lightitalic.eot?#iefix') format('embedded-opentype'),
                 url('/fonts/roboto-lightitalic.woff2') format('woff2'),
                 url('/fonts/roboto-lightitalic.woff') format('woff'),
                 url('/fonts/roboto-lightitalic.ttf') format('truetype'),
                 url('/fonts/roboto-lightitalic.svg#robotolight_italic') format('svg');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'roboto';
    src: url('/fonts/roboto-regular.eot');
    src: url('/fonts/roboto-regular.eot?#iefix') format('embedded-opentype'),
                 url('/fonts/roboto-regular.woff2') format('woff2'),
                 url('/fonts/roboto-regular.woff') format('woff'),
                 url('/fonts/roboto-regular.ttf') format('truetype'),
                 url('/fonts/roboto-regular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'robotoitalic';
    src: url('/fonts/roboto-italic.eot');
    src: url('/fonts/roboto-italic.eot?#iefix') format('embedded-opentype'),
                 url('/fonts/roboto-italic.woff2') format('woff2'),
                 url('/fonts/roboto-italic.woff') format('woff'),
                 url('/fonts/roboto-italic.ttf') format('truetype'),
                 url('/fonts/roboto-italic.svg#robotoitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'roboto';
    src: url('/fonts/roboto-medium.eot');
    src: url('/fonts/roboto-medium.eot?#iefix') format('embedded-opentype'),
                 url('/fonts/roboto-medium.woff2') format('woff2'),
                 url('/fonts/roboto-medium.woff') format('woff'),
                 url('/fonts/roboto-medium.ttf') format('truetype'),
                 url('/fonts/roboto-medium.svg#robotomedium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'roboto';
    src: url('/fonts/roboto-mediumitalic.eot');
    src: url('/fonts/roboto-mediumitalic.eot?#iefix') format('embedded-opentype'),
                 url('/fonts/roboto-mediumitalic.woff2') format('woff2'),
                 url('/fonts/roboto-mediumitalic.woff') format('woff'),
                 url('/fonts/roboto-mediumitalic.ttf') format('truetype'),
                 url('/fonts/roboto-mediumitalic.svg#robotomedium_italic') format('svg');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'roboto';
    src: url('/fonts/roboto-bold.eot');
    src: url('/fonts/roboto-bold.eot?#iefix') format('embedded-opentype'),
                 url('/fonts/roboto-bold.woff2') format('woff2'),
                 url('/fonts/roboto-bold.woff') format('woff'),
                 url('/fonts/roboto-bold.ttf') format('truetype'),
                 url('/fonts/roboto-bold.svg#robotobold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'roboto';
    src: url('/fonts/roboto-bolditalic.eot');
    src: url('/fonts/roboto-bolditalic.eot?#iefix') format('embedded-opentype'),
                 url('/fonts/roboto-bolditalic.woff2') format('woff2'),
                 url('/fonts/roboto-bolditalic.woff') format('woff'),
                 url('/fonts/roboto-bolditalic.ttf') format('truetype'),
                 url('/fonts/roboto-bolditalic.svg#robotobold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'roboto';
    src: url('/fonts/roboto-black.eot');
    src: url('/fonts/roboto-black.eot?#iefix') format('embedded-opentype'),
                 url('/fonts/roboto-black.woff2') format('woff2'),
                 url('/fonts/roboto-black.woff') format('woff'),
                 url('/fonts/roboto-black.ttf') format('truetype'),
                 url('/fonts/roboto-black.svg#robotoblack') format('svg');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'roboto';
    src: url('/fonts/roboto-blackitalic.eot');
    src: url('/fonts/roboto-blackitalic.eot?#iefix') format('embedded-opentype'),
                 url('/fonts/roboto-blackitalic.woff2') format('woff2'),
                 url('/fonts/roboto-blackitalic.woff') format('woff'),
                 url('/fonts/roboto-blackitalic.ttf') format('truetype'),
                 url('/fonts/roboto-blackitalic.svg#robotoblack_italic') format('svg');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Handlee';
    src: url('/fonts/handlee-regular.eot');
    src: url('/fonts/handlee-regular.eot?#iefix') format('embedded-opentype'),
                 url('/fonts/handlee-regular.woff2') format('woff2'),
                 url('/fonts/handlee-regular.woff') format('woff'),
                 url('/fonts/handlee-regular.ttf') format('truetype'),
                 url('/fonts/handlee-regular.svg#handleeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}