You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
TU_Assignment/frontend/assets/fonts/roboto.css

12 lines
415 B

@font-face {
font-family: 'Roboto-Regular';
src: url('Roboto-Regular.eot');
src: url('Roboto-Regular.eot?#iefix') format('embedded-opentype'),
url('Roboto-Regular.svg#Roboto-Regular') format('svg'),
url('Roboto-Regular.ttf') format('truetype'),
url('Roboto-Regular.woff') format('woff'),
url('Roboto-Regular.woff2') format('woff2');
font-weight: normal;
font-style: normal;
}