@font-face {
    font-family: 'Roboto';
    src: url('/themes/card/fonts/Roboto-Regular-webfont.eot');
    src: url('/themes/card/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/card/fonts/Roboto-Regular-webfont.woff2') format('woff2'),
         url('/themes/card/fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('/themes/card/fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('/themes/card/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('/themes/card/fonts/Roboto-Light-webfont.eot');
    src: url('/themes/card/fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/card/fonts/Roboto-Light-webfont.woff2') format('woff2'),
         url('/themes/card/fonts/Roboto-Light-webfont.woff') format('woff'),
         url('/themes/card/fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('/themes/card/fonts/Roboto-Light-webfont.svg#robotoregular') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Black';
    src: url('/themes/card/fonts/Roboto-Black-webfont.eot');
    src: url('/themes/card/fonts/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/card/fonts/Roboto-Black-webfont.woff2') format('woff2'),
         url('/themes/card/fonts/Roboto-Black-webfont.woff') format('woff'),
         url('/themes/card/fonts/Roboto-Black-webfont.ttf') format('truetype'),
         url('/themes/card/fonts/Roboto-Black-webfont.svg#robotoregular') format('svg');
    font-weight: 900;
    font-style: normal;
}
