5 lines
103 B
CSS
5 lines
103 B
CSS
@font-face {
|
|
font-family: 'Dosis';
|
|
src: url(Dosis-VariableFont_wght.ttf) format('truetype');
|
|
}
|