@font-face {
	font-family: 'Roboto', sans-serif;
    src: url("../font-family/Roboto-Bold.ttf");
    src: url("../font-family/Roboto-Bold.woff2") format("woff2"),
    url("../font-family/Roboto-Bold.woff") format("woff"),
    url("../font-family/Roboto-Bold.ttf") format("truetype"),
     url("../font-family/Roboto-Medium.woff2") format("woff2"),
    url("../font-family/Roboto-Medium.woff") format("woff"),
    url("../font-family/Roboto-Medium.ttf") format("truetype"),
     url("../font-family/Roboto-Light.woff2") format("woff2"),
    url("../font-family/Roboto-Light.woff") format("woff"),
    url("../font-family/Roboto-Light.ttf") format("truetype"),
    url("../font-family/Roboto-Regular.woff2") format("woff2"),
    url("../font-family/RRoboto-Regular.woff") format("woff"),
    url("../font-family/RRoboto-Regular.ttf") format("truetype"),
}

