@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;1,400;1,500&display=swap'); body { font-family: 'Roboto', sans-serif; } body { font-weight:400; } a:active, a:visited, a:link, a:hover, .asLink {font-weight:400; } b, strong { font-weight:500; }