moth/www/res/Dosis.css

7 lines
179 B
CSS
Raw Normal View History

2016-09-22 16:01:07 -06:00
@font-face {
font-family: 'Dosis';
font-style: normal;
font-weight: 400;
src: local('Dosis Regular'), local('Dosis-Regular'), url(Dosis-Regular.ttf) format('truetype');
}