
@font-face {
    font-family: 'roboto-regular';
    src: url('/WebsiteContent/fonts/roboto/roboto-regular-webfont.woff2') format('woff2'),
         url('/WebsiteContent/fonts/roboto/roboto-regular-webfont.woff') format('woff'),
         url('/WebsiteContent/fonts/roboto/roboto-regular-webfont.ttf') format('truetype'),
         url('/WebsiteContent/fonts/roboto/roboto-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto-black';
    src: url('/WebsiteContent/fonts/roboto/roboto-black-webfont.woff2') format('woff2'),
         url('/WebsiteContent/fonts/roboto/roboto-black-webfont.woff') format('woff'),
         url('/WebsiteContent/fonts/roboto/roboto-black-webfont.ttf') format('truetype'),
         url('/WebsiteContent/fonts/roboto/roboto-black-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'roboto-thin';
    src: url('/WebsiteContent/fonts/roboto/roboto-thin-webfont.woff2') format('woff2'),
         url('/WebsiteContent/fonts/roboto/roboto-thin-webfont.woff') format('woff'),
         url('/WebsiteContent/fonts/roboto/roboto-thin-webfont.ttf') format('truetype'),
         url('/WebsiteContent/fonts/roboto/roboto-thin-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}




 

