﻿@font-face {
    font-family: 'Roboto';
    font-weight: 100;
    font-style: normal;
    text-rendering: optimizeLegibility;
    src: url('../fonts/roboto-black.ttf') format('truetype'), url('../fonts/roboto-light.ttf') format('truetype'), url('../fonts/roboto-medium.ttf') format('truetype'),url('../fonts/roboto-regular.ttf') format('truetype'),url('../fonts/roboto-thin.ttf') format('truetype');
}
