File size: 151 Bytes
fe7985f
 
 
 
 
 
1
2
3
4
5
6
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;400;500;700;900&display=swap"');

*{
    font-family: 'Inter', sans-serif;

}