/* fface css */ @font-face {font-family: 'roboto'; src: url('../fonts/Roboto-Light.ttf'); font-weight: lighter; font-style: normal;}
/* fface css */ @font-face {font-family: 'roboto'; src: url('../fonts/Roboto-Regular.ttf'); font-weight: normal; font-style: normal;}
/* fface css */ @font-face {font-family: 'roboto'; src: url('../fonts/Roboto-Bold.ttf'); font-weight: bold; font-style: normal;}

/* typog css */ :root {font-family: 'roboto'; font-weight: normal;}
/* typog css */ b, strong, a {font-weight: bold;}
