@font-face {
    font-family: roboto;
    src: url(./Content/fonts/roboto/Roboto-Medium.otf) format('opentype'), url(./Content/fonts/roboto/Roboto-Medium.woff) format('woff'), url(./Content/fonts/roboto/Roboto-Medium.woff2) format('woff2'), url(./Content/fonts/roboto/Roboto-Medium.ttf) format('truetype'), url(./Content/fonts/roboto/Roboto-Medium.svg#Roboto-Medium) format('svg');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: roboto;
    src: url(./Content/fonts/roboto/Roboto-Bold.otf) format('opentype'), url(./Content/fonts/roboto/Roboto-Bold.woff) format('woff'), url(./Content/fonts/roboto/Roboto-Bold.woff2) format('woff2'), url(./Content/fonts/roboto/Roboto-Bold.ttf) format('truetype'), url(./Content/fonts/roboto/Roboto-Bold.svg#Roboto-Bold) format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: roboto;
    src: url(./Content/fonts/roboto/Roboto-Regular.otf) format('opentype'), url(./Content/fonts/roboto/Roboto-Regular.woff) format('woff'), url(./Content/fonts/roboto/Roboto-Regular.woff2) format('woff2'), url(./Content/fonts/roboto/Roboto-Regular.ttf) format('truetype'), url(./Content/fonts/roboto/Roboto-Regular.svg#Roboto-Regular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: roboto;
    src: url(./Content/fonts/roboto/Roboto-Light.woff2) format('woff2'), url(./Content/fonts/roboto/Roboto-Light.woff) format('woff'), url(./Content/fonts/roboto/Roboto-Light.ttf) format('truetype'), url(./Content/fonts/roboto/Roboto-Light.ttf) format('truetype'), url(./Content/fonts/roboto/Roboto-Light.svg#Roboto-Light) format('svg');
    font-weight: 300;
    font-style: normal
}