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