maputnik/src/index.scss

10 lines
156 B
SCSS
Raw Normal View History

2016-11-23 21:02:04 +01:00
@font-face {
font-family: 'Roboto';
src: url('./fonts/Roboto-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
2016-09-09 14:09:02 +02:00
.app {
}