@font-face {
    font-family: 'Roboto-Regular';
    src: url('/Library/Font/font-roboto/Roboto-Regular.eot');
    src: url('/Library/Font/font-roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('/Library/Font/font-roboto/Roboto-Regular.woff2') format('woff2'),
         url('/Library/Font/font-roboto/Roboto-Regular.woff') format('woff'),
         url('/Library/Font/font-roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('/Library/Font/font-roboto/Roboto-Bold_0.eot');
    src: url('/Library/Font/font-roboto/Roboto-Bold_0.eot?#iefix') format('embedded-opentype'),
         url('/Library/Font/font-roboto/Roboto-Bold_0.woff2') format('woff2'),
         url('/Library/Font/font-roboto/Roboto-Bold_0.woff') format('woff'),
         url('/Library/Font/font-roboto/Roboto-Bold_0.ttf') format('truetype');
    font-weight: Bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('/Library/Font/font-roboto/Roboto-Light_0.eot');
    src: url('/Library/Font/font-roboto/Roboto-Light_0.eot?#iefix') format('embedded-opentype'),
         url('/Library/Font/font-roboto/Roboto-Light_0.woff2') format('woff2'),
         url('/Library/Font/font-roboto/Roboto-Light_0.woff') format('woff'),
         url('/Library/Font/font-roboto/Roboto-Light_0.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}


