mirror of
https://github.com/dirtbags/moth.git
synced 2025-01-05 11:30:41 -07:00
6 lines
179 B
CSS
6 lines
179 B
CSS
@font-face {
|
|
font-family: 'Dosis';
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
src: local('Dosis Regular'), local('Dosis-Regular'), url(Dosis-Regular.ttf) format('truetype');
|
|
}
|